Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 180,809 for

doc

(0.18 sec)
  1. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::WebExtensions::WebExtension clas...

    Aspose::Words::WebExtensions::WebExtension class. Represents a web extension object. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. Aspose::Words::WebExtensions::WebExtensionRefer...

    Aspose::Words::WebExtensions::WebExtensionReference class. Represents the reference to a web extension. The reference is used to identify the provider location and version of the extension. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. GoogleAiModel.summarize method | Aspose.Words f...

    Aspose.Words.AI.GoogleAiModel.summarize method...summarize method summarize(doc, options) Summarizes specified...Document object. summarize ( doc : Aspose . Words . Document ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java.... Document doc = new Document(); // A blank...document node with no children. doc.removeAllChildren(); // This...

    reference.aspose.com/words/java/com.aspose.word...
  7. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP.... // Load in the document $ doc = new Java ( "com.aspose.words...ExtractContent :: $ gDataDir . "TestFile.doc" ); // Gather the nodes. The...

    docs.aspose.com/words/java/extract-content-in-php/
  8. Android API to Render XPS to WORDML | products....

    Transform XPS to WORDML via Android via Java API...used to convert XPS files to DOC format. The second API is Aspose...Java, which is used to render DOC to WORDML. By using these two...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render MHTML to WORDML | product...

    Transform MHTML to WORDML via Android via Java API...used to convert MHTML files to DOC format. The second API is Aspose...Java, which is used to render DOC to WORDML. By using these two...

    products.aspose.com/total/android-java/conversi...
  10. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let sdtCheckBox = new aw ...

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