Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,729 for

compare document

(0.09 sec)
  1. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....the Programming with Documents documentation article. Remarks: Different...Different document elements have different borders. For example...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. TabStop.equals method | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  4. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines....applied to paragraphs in the document directly. Examples Shows how...and use it in a document. doc = aw . Document () # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSavingArgs.current_shape property | Aspose...

    ImageSavingArgs.current_shape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....whether it’s a group shape comparing ShapeBase.shape_type with...GroupShape . Aspose.Words uses the document file name and a unique number...

    reference.aspose.com/words/python-net/aspose.wo...
  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.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next paragraph styles for enhanced formatting and design efficiency....Equals method Compares with the specified style.... Styles Istds are compared for built-in styles only. Styles defaults...

    reference.aspose.com/words/net/aspose.words/sty...
  8. ImageSaveOptions.metafileRenderingOptions prope...

    ImageSaveOptions.metafileRenderingOptions property. Allows to specify how metafiles are treated in the rendered output....produce inconsistent result when compared to the rest of vector graphics...rendering mode when saving documents with Windows Metafile images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RTF Formfield/Mergefield manipulation query- Po...

    Query Link: https://forum.aspose.com/t/working-out-aspose-mailmerge-or-formfields-on-existing-rtf-templates/312116/... Please see our documentation to learn how to use mail...returns merge field names in the document. If you need to work with...

    forum.aspose.com/t/rtf-formfield-mergefield-man...
  10. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 pages per invoice. The template has headers and footers and a different section for each page. I can do a normal mail merge using “Execute” and providing a D…...which generates a 200 page document as I want. Now I want to have...ReadXml(@"C:\Temp\data.xml"); Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/mail-merge-with-repeating-da...