Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 5,598 for

compare document

(1.02 sec)
  1. Convert CGM to WEBP via Python | products.aspos...

    Sample code for CGM to WEBP conversion. Use API example code for batch CGM files to WEBP conversion.... powerful and easy to use document manipulation and conversion...images are 26% smaller in size compared to PNGs, while WebP lossy...

    products.aspose.com/cad/python-net/conversion/c...
  2. Convert FBX to WEBP via C# | products.aspose.com

    Sample code for FBX to WEBP C# conversion. Use API example code for batch FBX files to WEBP conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...images are 26% smaller in size compared to PNGs, while WebP lossy...

    products.aspose.com/cad/net/conversion/fbx-to-w...
  3. Convert DWG to WEBP via Python | products.aspos...

    Sample code for DWG to WEBP conversion. Use API example code for batch DWG files to WEBP conversion.... powerful and easy to use document manipulation and conversion...images are 26% smaller in size compared to PNGs, while WebP lossy...

    products.aspose.com/cad/python-net/conversion/d...
  4. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the Documentation article in C++....Words Document Object Model (DOM) documentation article. class...System::SharedPtr<Aspose::Words::TabStop>&) Compares with the specified TabStop...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Draw Slicer while rendering Excel to PDF|Docume...

    Learn how to draw a slicer while rendering Excel to PDF with Aspose.Cells for Python via .NET.... The following screenshot compares the source Excel file and...generated PDF file. Sample Code AI Document Assistant Close Updating Slicer...

    docs.aspose.com/cells/python-net/draw-slicer-wh...
  6. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…..."eq1"; // or "eq2" var document = new Document(@$"inputPath"); var...EmulateRasterOperati = false } }; document.Save($@"outputPath", options);...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  7. Generate Code 16K Barcodes in JavaScript|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the same character set with comparable data density. The Code 16K...Code16K . AspectRatio = 10 ; document . getElementById ( "img" )...

    docs.aspose.com/barcode/javascript-cpp/code16k-...
  8. Merge XLSB Files Online or using C++ | products...

    Free online app to combine different XLSB files. C++ merging library code to merge XLSB worksheets into other formats....C++ Merge Xlsb Merge XLSB Documents Online via Merger App or using...Develop powerful C++ based XLSB document merging application. Combine...

    products.aspose.com/total/cpp/merge/xlsb/
  9. Merge XLSM Files Online or using C++ | products...

    Free online app to combine different XLSM files. C++ merging library code to merge XLSM worksheets into other formats....C++ Merge Xlsm Merge XLSM Documents Online via Merger App or using...Develop powerful C++ based XLSM document merging application. Combine...

    products.aspose.com/total/cpp/merge/xlsm/
  10. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....the Working with Tables documentation article. Examples: Shows...styles of a table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...