Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 180,067 for

doc

(0.55 sec)
  1. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a Document or section. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose..."Footnotes and endnotes.docx" ); doc -> get_FootnoteOptions () ->...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. FieldCollection.Count | Aspose.Words for .NET

    Discover the FieldCollection Count property, which efficiently returns the total number of fields in your collection for streamlined data management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ConvertUtil.point_to_pixel method | Aspose.Word...

    aspose.words.ConvertUtil.point_to_pixel method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldIndex.CrossReferenceSeparator | Aspose.Wor...

    Discover the FieldIndex CrossReferenceSeparator property to easily manage character sequences for separating cross references and entries efficiently.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Access the selected paragraph in DocumentBuilder easily with the CurrentParagraph property. Streamline your Document editing process today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  8. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Discover DocumentBuilder's IsAtStartOfParagraph property. Easily check if your cursor is at the paragraph's start for efficient text editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  10. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows to specify options for signature line being inserted... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

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