Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 31,029 for

doc

(0.13 sec)
  1. Introduction

    Hello World example to create OneNote Document from scratch using Java library or API. You can add OneNote page, outline, outline element and text dynamically using Java....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/introduction/
  2. RevisionOptions.showInBalloons property | Aspos...

    RevisionOptions.showInBalloons property. Allows to specify whether the revisions are rendered in the balloons... let doc = new aw . Document ( base ....on the page's right margin. doc . layoutOptions . revisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add text to the document...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. InlineStory.StoryType | Aspose.Words for .NET

    Discover the InlineStory StoryType property, which reveals the unique type of your story. Enhance your storytelling with precise categorization!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...
  5. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border type in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < BorderCollection...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. 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...
  10. 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...