Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 180,119 for

doc

(0.15 sec)
  1. Extract Images from Document|Aspose.Words for Java

    Extract images from a Document easily and fast instead of using Apache POI....Document doc = new Document ( dataDir + "document.doc" ); NodeCollection...NodeCollection shapes = doc . getChildNodes ( NodeType . SHAPE ...

    docs.aspose.com/words/java/extract-images-from-...
  2. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the Document.... doc = aw . Document ( file_name =...'Decorative shapes.docx' ) shape = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow... doc = aw . Document ( file_name =...'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shading.background_pattern_theme_color property...

    Shading.background_pattern_theme_color property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreOfficeMath method. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>. The default value is true in C++.... auto doc = System :: MakeObject < Aspose...ASSERT_EQ ( u "i+b-c≥iM+bM-cM" , doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textbox in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); Shape textbox = new Shape(doc, ShapeType.TEXT_BOX);...

    reference.aspose.com/words/java/com.aspose.word...
  7. EndnoteOptions.Position | Aspose.Words for .NET

    Discover how the EndnoteOptions Position property enhances your Document's layout by specifying the ideal placement for endnotes. Optimize your writing today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/net/aspose.words.not...
  8. PageSetup.LineNumberRestartMode | Aspose.Words ...

    Discover the PageSetup LineNumberRestartMode property to control line numbering—choose between restarting at new pages or continuous numbering for seamless Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/pag...
  9. PageSetup.lineNumberDistanceFromText property |...

    PageSetup.lineNumberDistanceFromText property. Gets or sets distance between the right edge of line numbers and the left edge of the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.fullDate property | Aspos...

    StructuredDocumentTag.fullDate property. Specifies the full date and time last entered into this SDT.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

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