Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 5,709 for

compare document

(0.1 sec)
  1. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...error while converting word document to pdf Aspose.Words Product...background, because when I compared the document.xml before and after...

    forum.aspose.com/t/getting-error-while-converti...
  2. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....involving the Slide Master: Compare Slide Masters. Merge Slide...add_clone ( master_slide1 ) Compare Slide Masters A Slide Master...

    docs.aspose.com/slides/python-net/slide-master/
  3. Baseline Task Scheduling | Aspose.Tasks Documen...

    Learn how to edit Microsoft Project (MPP/XML) task baselines using Aspose.Tasks for .NET.... By comparing baseline dates with the actual...variance analysis : regularly compare baseline vs. actual dates to...

    docs.aspose.com/tasks/net/baseline-task-schedul...
  4. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations using Aspose.Tasks for .NET.... By comparing baseline duration with the...assumptions Variance analysis — compare planned vs. actual duration...

    docs.aspose.com/tasks/net/task-baseline-duration/
  5. Convert SVG to PDF in Python – Code Examples

    Convert SVG to PDF in Python with Aspose.SVG. Use Converter.convert_svg(), PdfSaveOptions, page setup, resolution, and rendering devices....printed, archived, attached to documents, or shared in a format that...to PDF is to load the SVG document with SVGDocument , create...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  6. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution.... To avoid duplicates, compare hashes, sizes, or contents...objects, such as attached documents? Not directly, because an...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  7. BUG: Incorrect texture mapping on GLB export - ...

    When exporting to GLB files, textures are incorrectly mapped from .NET version 24.11 and onwards. I’ve tested this on a number of versions, and the issue still persists within the latest version; 25.11.0. To keep it si…...The exact root cause is not documented in the publicly available...version (where it fails). Compare the GLB files – convert the...

    forum.aspose.com/t/bug-incorrect-texture-mappin...
  8. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a Document generation API that processes Word templates using A…...Background: We are running a document generation API that processes...templates using Aspose.Words.Document under concurrent load. Each...

    forum.aspose.com/t/gc-behavior-under-high-load-...
  9. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...it contains a recognizable document. If you only need the visual...it contains a recognizable document such as an Excel workbook...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...accumulates quickly for multi‑page documents. Result: Conversions that...once var pdfDocument = new Document("sample.pdf"); 2.3 (Optional)...

    forum.aspose.com/t/pdf-containing-emojis-conver...