Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 5,601 for

compare document

(0.18 sec)
  1. Getting odd bookmark names for merged pdf in mi...

    I am using apsose pdf to merge a pdf and add bookmarks to it , but the bookmark names are coming correctly when viewed in chrome browser but is not working well with microsoft edge Edge image.png (112.2 KB) Chrome im…...private static void addBookmark(Document mergedDoc, String inputFile...without explicitly setting the document’s Unicode flag, Edge may fall...

    forum.aspose.com/t/getting-odd-bookmark-names-f...
  2. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....operations involving Slide Master: Compare Slide Masters. Merge Slide...addClone ( masterSlide ); Compare Slide Masters A Master Slide...

    docs.aspose.com/slides/java/slide-master/
  3. 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...
  4. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....performance when adding text to documents and overall performance issues...conversion. Bug fixes for document structure – NumberingStyle...

    docs.aspose.com/pdf/python-net/whatsnew/
  5. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....import/export, rendering, document content and formatting capabilities...can perform a huge amount of document‑related tasks – from simply...

    docs.aspose.com/words/python-net/features/
  6. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space....digital archives of scanned documents as part of their information...historical records, legal documents, research papers and more...

    docs.aspose.com/ocr/net/archival-scanning/
  7. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....pre‑defined cell value types to compare with the Type of data present...Portions of Rich Text of Cell AI Document Assistant Close Managing Ranges...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  8. Extract Images from Presentation Shapes in .NET...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — 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/net/extracting-images-fr...
  9. FieldCompare class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldCompare class. Implements the Compare field...FieldCompare class Implements the COMPARE field. To learn more, visit...with Fields documentation article. Remarks Compares the values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...Document myDocument = new Aspose.Pdf.Document(); Aspose...estimate the table’s height and compare it with the available space...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...