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

compare document

(0.17 sec)
  1. 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...
  2. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF Documents....Java Merge Rtf Merge RTF Documents Online via Merger App or using...Develop powerful Java based RTF document merging application. Combine...

    products.aspose.com/total/java/merge/rtf/
  3. 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...
  4. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....Contents [ Hide ] When loading a document, you can set some advanced...Word application can display documents indifferently. For example...

    docs.aspose.com/words/cpp/specify-load-options/
  5. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PDF format in Java....additional options when saving a document into the SaveFormat.PDF format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....Handling Windows Metafiles documentation article. Examples: Shows...throws Exception { Document doc = new Document(getMyDir() + "WMF...

    reference.aspose.com/words/java/com.aspose.word...
  8. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....chart: // The path to the documents directory. const String outPath...markers: // The path to the documents directory. const String outPath...

    docs.aspose.com/slides/cpp/create-chart/
  10. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....the Working with Tables documentation article. Examples: Shows...styles of a table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...