Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 180,453 for

doc

(0.14 sec)
  1. Fill.ImageBytes | Aspose.Words for .NET

    Access the raw bytes of your fill texture or pattern with the ImageBytes property for seamless design integration and enhanced visual quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Stroke.EndArrowType | Aspose.Words for .NET

    Discover how the Stroke EndArrowType property enhances your designs by defining stylish arrowheads for strokes. Elevate your graphics today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML Document into a Document object in Java....getDecryptionPasswor()); Document doc = new Document(outputFileName...loadOptions); Assert.assertEquals(doc.getText().trim(), "Test encrypted...

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

    Contains details for signing a PDF Document with a digital signature in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Contents of...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. FieldSeq.insert_next_number property | Aspose.W...

    FieldSeq.insert_next_number property. Gets or sets whether to insert the next sequence number for the specified item.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # SEQ fields display a count...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldSeq.reset_number property | Aspose.Words f...

    FieldSeq.reset_number property. Gets or sets an integer number to reset the sequence number to... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # SEQ fields display a count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java.... Document doc = new Document(getMyDir() + "Shadow...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentProperty.is_link_to_content property | ...

    DocumentProperty.is_link_to_content property. Shows whether this property is linked to content or not.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

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