Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 30,987 for

doc

(0.12 sec)
  1. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the Document has different headers and footers for odd-numbered and even-numbered pages.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::SaveOptions::CreateSaveO...

    Aspose::Words::Saving::SaveOptions::CreateSaveOptions method. Creates a save options object of a class suitable for the specified save format in C++.... auto doc = MakeObject < Document > ( MyDir...set_MemoryOptimization ( memoryOptimization ); doc -> Save ( ArtifactsDir + u "PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize Document rendering with customizable font substitution options.... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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 = MakeObject < Document > ( MyDir...on the page's right margin. doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. RevisionOptions.DeleteCellColor | Aspose.Words ...

    Customize your spreadsheet with the RevisionOptions DeleteCellColor property. Easily set a unique color for deleted cells, enhancing clarity and organization.... Document doc = new Document ( MyDir + "Cell..."Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions ...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RevisionOptions.InsertCellColor | Aspose.Words ...

    Customize your spreadsheet with the InsertCellColor property in RevisionOptions. Choose your preferred color for inserted cells—default is blue!... Document doc = new Document ( MyDir + "Cell..."Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions ...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Footnote > footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. 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 = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Specify that we want different...

    reference.aspose.com/words/cpp/aspose.words/pag...