Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 89,982 for

doc format

(0.1 sec)
  1. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily Format fonts to small capital letters for enhanced readability and stylish text design....property True if the font is formatted as small capital letters....InsertTextPaths () { Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....Paragraph constructor Paragraph(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....Section constructor Section(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your Documents. Enhance your Document Formatting with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pap...
  6. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)... doc = aw . Document ( file_name =...'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert DWT to DXF via JavaScript | products.as...

    Sample code for DWT to DXF conversion. Use API example code for batch DWT files to DXF conversion....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/javascript-net/conversi...
  8. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is Formatted as strikethrough text....property True if the font is formatted as strikethrough text. @property...WordArt. def insert_text_paths (): doc = aw . Document () # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your Document design with precise layout control and customization.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  10. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...