Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 180,127 for

doc

(0.09 sec)
  1. FieldChar.is_locked property | Aspose.Words for...

    FieldChar.is_locked property. Gets or sets whether the parent field is locked (should not recalculate its result).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Android API to Render CGM to ODT | products.asp...

    Transform CGM to ODT via Android via Java API...need to convert CGM file to DOC using Aspose.PDF for Android...Android Java, you can render DOC to ODT. Aspose.PDF for Android...

    products.aspose.com/total/android-java/conversi...
  3. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a value for the "Comments"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ArrowType | Aspose.Words for Java

    Specifies the type of an arrow at a line end in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are four examples...

    reference.aspose.com/words/java/com.aspose.word...
  5. List | Aspose.Words for Java

    Represents formatting of a list in Java.... Document doc = new Document(); // A list allows...first list level. List list1 = doc.getLists().add(ListTemplate....

    reference.aspose.com/words/java/com.aspose.word...
  6. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... Document doc = new Document(getMyDir() + "VBA...modules. VbaProject vbaProject = doc.getVbaProject(); System.out.println(vbaProject...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/net/xps/working-with-im...
  8. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Xps format in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert headings that can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your encrypted PDF files, ensuring only authorized access. Protect your Documents effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  10. StructuredDocumentTagCollection class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructuredDocumenttag/) instances that represent the structured Document tags in the specified range... let doc = new aw . Document ( base ....document tag by Id. let sdt = doc . range . structuredDocumentTa...

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