Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 168,885 for

doc

(0.11 sec)
  1. MailMerge.GetFieldNames | Aspose.Words for .NET

    Discover the MailMerge GetFieldNames method to effortlessly access and utilize all mail merge field names in your Document for streamlined Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  2. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++.... auto doc = System :: MakeObject < Aspose...on the page's right margin. doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. BorderCollection.Count | Aspose.Words for .NET

    Discover the BorderCollection Count property to easily access the total number of borders, enhancing your design flexibility and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Border.GetHashCode | Aspose.Words for .NET

    Discover the Border GetHashCode method, a powerful hash function that enhances data integrity and performance for your applications. Unlock its potential today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Aspose::Words::PageSetup::get_Bidi method | Asp...

    Aspose::Words::PageSetup::get_Bidi method. Specifies that this section contains bidirectional (complex scripts) text in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Compress HTML In C++

    Compress HTML in C++ without losing quality. Optimize HTML content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Cleanup...

    products.aspose.com/words/cpp/compress/html/
  8. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the Document has different headers and footers for odd-numbered and even-numbered pages in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Specify that we want different...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::TextBox::get_VerticalAn...

    Aspose::Words::Drawing::TextBox::get_VerticalAnchor method. Specifies the vertical alignment of the text within a shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...