Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 156,770 for

2

(0.68 sec)
  1. Aspose::Words::Loading::TxtLeadingSpacesOptions...

    Aspose::Words::Loading::TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during import from Text file in C++.... Preserve 2 Leading spaces are preserved....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....PointF ( 1 , 2 ), new PointF ( 2 , 0 ), new PointF ( 3 , 2 ), new PointF...PointF ( 2 , 4 ), new PointF ( 1 , 2 ) }; //Draw a diamond shape...

    docs.aspose.com/diagram/net/drawing/draw-text/
  3. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Paragraphs [ 2 ]. Range , 3 , 2 , ref missing , ref missing...Cell ( 1 , 2 ). Range . Text = "Value" ; tbl . Cell ( 2 , 1 ). Range...

    docs.aspose.com/words/net/inserting-table/
  4. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your document processing today!...Leading spaces are trimmed Preserve 2 Leading spaces are preserved....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...

    reference.aspose.com/words/net/aspose.words.loa...
  5. ToaCategories indexer | Aspose.Words for Python

    ToaCategories indexer. Gets or sets the category heading by category number....'Statutes' , toa_categories [ 2 ]) toa_categories [ 1 ] = 'My...1' toa_categories [ 2 ] = 'My Category 2' # We can always access...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories....'Statutes' , toa_categories [ 2 ]) toa_categories [ 1 ] = 'My...1' toa_categories [ 2 ] = 'My Category 2' # We can always access...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ToaCategories class | Aspose.Words for Python

    aspose.words.fields.ToaCategories class. Represents a table of authorities categories...'Statutes' , toa_categories [ 2 ]) toa_categories [ 1 ] = 'My...1' toa_categories [ 2 ] = 'My Category 2' # We can always access...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ToaCategories.default_categories property | Asp...

    ToaCategories.default_categories property. Gets the default table of authorities categories....'Statutes' , toa_categories [ 2 ]) toa_categories [ 1 ] = 'My...1' toa_categories [ 2 ] = 'My Category 2' # We can always access...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2.... Default value is 2 . public int DocumentSplitHeading...formatted using Heading 1 , Heading 2 , Heading 3 etc. styles up to...

    reference.aspose.com/words/net/aspose.words.sav...
  10. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create a "TxtLoadOptions"...first_line_indent ) self . assertEqual ( 25.2 , paragraphs [ 1 ] . paragraph_format...

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