Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 5,607 for

compare document

(0.07 sec)
  1. EQ Field Enclosure Rendering Issue in DOCX Conv...

    Description When converting a Word Document containing an EQ field using the \o (overlay) command with three parameters, Aspose.Words renders the equation incorrectly in PNG and HTML outputs. In the EQ field, spaces are…...Description When converting a Word document containing an EQ field using...SetLicense("licensePath"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...

    forum.aspose.com/t/eq-field-enclosure-rendering...
  2. Convert IGES to WEBP via C# | products.aspose.com

    Sample code for IGES to WEBP C# conversion. Use API example code for batch IGES 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/iges-to-...
  3. Convert CGM to WEBP via C# | products.aspose.com

    Sample code for CGM to WEBP C# conversion. Use API example code for batch CGM 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/cgm-to-w...
  4. Convert GLB to WEBP via C# | products.aspose.com

    Sample code for GLB to WEBP C# conversion. Use API example code for batch GLB 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/glb-to-w...
  5. Convert 3DS to WEBP via C# | products.aspose.com

    Sample code for 3DS to WEBP C# conversion. Use API example code for batch 3DS 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/3ds-to-w...
  6. Convert images WEBP to PSD via C# | products.as...

    Sample code for WEBP to PSD C# image conversion. Use API example code for batch WEBP files to PSD conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to...images are 26% smaller in size compared to PNGs, while WebP lossy...

    products.aspose.com/imaging/net/conversion/webp...
  7. Slow performance of facades FillField method - ...

    The facades FillField method is running very slow for one of my pdf forms. Most other run quickly. I have a sample program that illustrates the problem by comparing the slow form to a fast form.Can you take a look and …...illustrates the problem by comparing the slow form to a fast form...FileAccess.ReadWrite); //open document Aspose.Pdf.Facades.Form form...

    forum.aspose.com/t/slow-performance-of-facades-...
  8. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells with C++.... The following screenshot compares the source Excel file and...Cleanup (); return 0 ; } AI Document Assistant Close Rendering...

    docs.aspose.com/cells/cpp/draw-timeline-while-r...
  9. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....wrapped lines is easier to compare." ); $secondParagraph -> getParagraphFormat...

    docs.aspose.com/slides/php-java/manage-paragraph/
  10. WatermarkArtifact Rotaion Not Working On Pages ...

    I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor. I’m having trouble correctly saving watermark positions when the PDF page has rotation applied (e.g. page.Rotate = 270). Work…...WatermarkArtifact(); using var document = new Document(inputPath); var page...page = document.Pages[1]; var pageH = page.Rect.Height; //first...

    forum.aspose.com/t/watermarkartifact-rotaion-no...