Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 481 for

vsdx

(0.15 sec)
  1. How to Convert XLSB to PDF in C#

    Have a look at the process to convert XLSB to PDF in C# and learn document conversion without any third-party tools and examine code to generate PDF from XLSB in C#....recent article on how to convert VSDX to PDF in C# if you’re interested...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Convenient Watermarking for Documents and Image...

    We are excited to announce that the first version of GroupDocs.Watermark for Java has been released. GroupDocs.Watermark for Java makes it simple to perform watermarking operations in various document and image formats. The API facilitates the Java developers with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats....potx, pptm, ppsm, potm) Visio (vsdx, vstx, vssx, vsdm, vssm, vstm...

    blog.groupdocs.com/watermark/introducing-groupd...
  3. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications.... try { // Load the VSDX file const metadata = new groupdocsMetadata...groupdocsMetadata . Metadata ( "input.vsdx" ); // Set the current date...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  4. Convert a Document to Another Format | GroupDocs

    Convert a single document from one format to another, optionally selecting specific pages or a page range using the pages / page_number / pages_count attributes on ConvertOptions with GroupDocs.Conversion for Python via .NET...., VSDX). CadConvertOptions – Options...converting to formats (e.g., VSDX). PageDescriptionLangu – Options...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Set metadata properties | GroupDocs

    The set_properties method updates or adds metadata. Use it to add metadata to photos and PDFs or to update data in MP3 files with GroupDocs.Metadata for Python via .NET....vsdx" ) as metadata : # The value...file metadata . save ( "output.vsdx" ) if __name__ == "__main__"...

    docs.groupdocs.com/metadata/python-net/set-meta...
  6. 25.12 Aspose.Drawing Problems - Free Support Fo...

    Updating to version 25.12 looks to have removed the dependency on Aspose.Drawing and Aspose.Drawing.Common - causing failures when converting image and visio file types. GroupDocs.Conversion.Exceptions.GroupDocsConversi…...vsdx ) should succeed. If you encounter...

    forum.groupdocs.com/t/25-12-aspose-drawing-prob...
  7. Converting Documents | GroupDocs

    Convert single documents, specific pages or page ranges, per-page output files, and files packed inside archives — with options for output format, watermarks, and metadata extraction — using GroupDocs.Conversion for Python via .NET...., VSDX). CadConvertOptions – Options...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Loading Documents | GroupDocs

    Load source documents from a local file path or a Python stream — including password-protected files — and inspect the available LoadOptions classes and ConverterSettings in GroupDocs.Conversion for Python via .NET...., VSD, VSDX). EBookLoadOptions : Options...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Add a Watermark to Converted Document | GroupDocs

    Stamp a text watermark on every page of a converted document with GroupDocs.Conversion for Python via .NET — control colour, size, position, rotation, transparency, and foreground or background placement via WatermarkTextOptions...., VSDX). WatermarkTextOptions Class...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Merge PDF, Word, Excel, PowerPoint Files in C# ...

    Programmatically merge PDF, Word documents, spreadsheets, presentation files within your .NET based applications using the Merger API by GroupDocs in C#....vsdx) Visio Drawing Template (.vstx)...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...