Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 157,325 for

doc

(0.13 sec)
  1. EditableRange.editable_range_start property | A...

    EditableRange.editable_range_start property. Gets the node that represents the start of the editable range.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.IsGroup | Aspose.Words for .NET

    Discover ShapeBase IsGroup. Easily identify if a shape is a group. Enhance your design workflow with this essential property for better organization....GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words.dra...
  3. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes Document printing for seamless booklet binding. Enhance your multi-page Documents today!... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); builder . Writeln ( "My Booklet:"...

    reference.aspose.com/words/net/aspose.words/pag...
  5. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field....field_toc_entry_identifier (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a TOC field, which will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: String imageFileName...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  8. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... doc = aw . Document ( MY_DIR + 'Images...local file system. shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... doc = aw . Document ( MY_DIR + 'Properties...'Document filename: \n\t " { doc . original_file_name } "' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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