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

compare document

(0.29 sec)
  1. Working with Formulas in Projects | Aspose.Task...

    Learn how to work with Microsoft Project formula functions using Aspose.Tasks for C# and other languages....Instr( start,string1, string2, compare ) LCase( string ) Left( string...StrComp( string1, string2, compare ) StrConv( string, conversion...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  2. 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/
  3. 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/
  4. 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...
  5. 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/
  6. 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-...
  7. 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...
  8. Remove ODS Password Protection Online or using ...

    Remove password from ODS Document through online app for free. Java API code to unlock password protected ODS files....Java Unlock Ods Unlock ODS Document Password Online or via Java...Develop powerful Java based ODS document locking and unlocking utility...

    products.aspose.com/total/java/unlock/ods/
  9. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....flatten annotations Optimize PDF Document for the Web When you are faced...optimizing the content of your PDF document for better ranking in search...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  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...