Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 180,106 for

doc

(0.1 sec)
  1. Aspose::Words::BorderCollection::get_LineStyle ...

    Aspose::Words::BorderCollection::get_LineStyle method. Gets or sets the border style in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++.... auto doc = System :: MakeObject < Aspose...Drawing :: Fill > textFill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Fonts::FolderFontSource::get_Fol...

    Aspose::Words::Fonts::FolderFontSource::get_FolderPath method. Path to the folder in C++....get_FontsDir (), false , 1 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Tables::Table::get_DistanceBotto...

    Aspose::Words::Tables::Table::get_DistanceBottom method. Gets or sets distance between table bottom and the surrounding text, in points in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // AUTHOR fields source their...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working With Comments in Python|Aspose.Words fo...

    Working with comments using Python....Document" ) doc = Document ( "data/TestFile.doc" ) \# Collect...comments in the document comments = doc . getChildNodes ( self . nodeType...

    docs.aspose.com/words/java/working-with-comment...
  7. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your project....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/working-with-hyperlinks/
  8. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined Document editing.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); Assert . That ( doc . Revisions . Groups . Count...

    reference.aspose.com/words/net/aspose.words/rev...
  9. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design.... Document doc = new Document (); TabStopCollection...TabStopCollection tabStops = doc . FirstSection . Body . Paragraphs [...

    reference.aspose.com/words/net/aspose.words/tab...
  10. HtmlFixedSaveOptions.Encoding | Aspose.Words fo...

    Discover the HtmlFixedSaveOptions Encoding property for seamless HTML exports. Easily set UTF-8 encoding with BOM for optimal data integrity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...