Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 157,128 for

doc

(0.1 sec)
  1. Stroke.EndArrowLength | Aspose.Words for .NET

    Discover the Stroke EndArrowLength property to customize your design with precise arrowhead lengths, enhancing visual clarity and style.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects.... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_EmptyParagraphExportMode method. Specifies how to export empty paragraphs to Markdown. Default value is EmptyLine in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "First"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured Document tag... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.sdtType propert...

    StructuredDocumentTagRangeStart.sdtType property. Gets type of this structured Document tag.... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header.... let doc = new aw . Document (); // Create...HeaderFooter ( doc , aw . HeaderFooterType . HeaderPrimary ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::idx_get method. Returns a DocumentProperty object by index in C++.... auto doc = System :: MakeObject < Aspose...System :: ObjectExt :: ToString ( doc -> get_CustomDocumentProper ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. TextWatermarkOptions.font_size property | Aspos...

    TextWatermarkOptions.font_size property. Gets or sets a font size... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag.lock_content_control pro...

    IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a plain text structured...

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