Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 5,552 for

compare document

(0.21 sec)
  1. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. Python API code to extract images and text from RTF Document....powerful Python based RTF document parser utility application...application. Code listed for RTF document images and text extraction through...

    products.aspose.com/total/python-net/parse/rtf/
  2. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/
  3. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx Document. Each time, this Document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...an input docx document. Each time, this document contains 5 pages...I’ve tried it with various documents, but each time there was an...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  4. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for JavaScript via C++ API....Excel, but it is the slowest compared to the other approaches. <...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  5. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....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/net/aspose.words.sav...
  6. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....the Working with Lists documentation article. Remarks: You do...DocumentBuilder. Document doc = new Document(); // A list allows...

    reference.aspose.com/words/java/com.aspose.word...
  7. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....with Styles and Themes documentation article. Examples: Shows...list formatting. Document doc = new Document(); DocumentBuilder...

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

    Implements the SKIPIF field in Java....with Fields documentation article. Remarks: Compares the values...cancels the current merge document, moves to the next data record...

    reference.aspose.com/words/java/com.aspose.word...
  9. TableStyle | Aspose.Words for Java

    Represents a table style in Java....the Working with Tables documentation article. Examples: Shows...settings for the table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....with Fields documentation article. Remarks: Compares the values...insert an IF field. Document doc = new Document(); DocumentBuilder...

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