Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 5,601 for

compare document

(0.08 sec)
  1. Aspose::Words::Saving::ImageSavingArgs::get_Cur...

    Aspose::Words::Saving::ImageSavingArgs::get_CurrentShape method. Gets the ShapeBase object corresponding to the shape or group shape that is about to be saved in C++....whether it’s a group shape comparing ShapeType with Group or by...GroupShape . Aspose.Words uses the document file name and a unique number...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two Documents in Java....changes to track when comparing two documents. Examples: Shows to...while comparing documents. Document docA = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with Documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML using C#....missing features in OpenXML SDK compared to Aspose.Words and highlights...there are operations with documents that are faster and more conveniently...

    docs.aspose.com/words/net/missing-features-in-o...
  4. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…... This breaks the document layout. –Details:– The issue... When converting the same document saved as .docx to .pdf with...

    forum.aspose.com/t/footer-height-and-extra-line...
  5. Convert PPTX to MARKDOWN via C++ or with free O...

    Export PPTX to MARKDOWN in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to MARKDOWN online converter quickly before integrating the code....using Save method Load HTML document by using IWorkbook class reference...reference Save the document to MARKDOWN format using Save method...

    products.aspose.com/total/cpp/conversion/pptx-t...
  6. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....Using a line chart, you can compare lots of data at once, track...Map charts are best used to compare data or values across geographical...

    docs.aspose.com/slides/java/create-chart/
  8. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....Words Document Object Model (DOM) documentation article. Remarks:...related paragraphs. Document doc = new Document(getMyDir() + "Table...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.hasRevisions property | Aspose.Words f...

    Document.hasRevisions property. Returns ``true`` if the Document has any tracked changes....hasRevisions property Document.hasRevisions property Returns...Returns true if the document has any tracked changes. get hasRevisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../)....equals method equals(rhs) Compares with the specified TabStop...Examples Shows how to work with a document’s collection of tab stops...

    reference.aspose.com/words/python-net/aspose.wo...