Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 31,029 for

doc

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. MarkdownSaveOptions.ExportAsHtml | Aspose.Words...

    Discover how the MarkdownSaveOptions ExportAsHtml property lets you customize HTML elements for seamless Markdown export. Maximize your content's versatility!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Sample...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++.... auto doc = MakeObject < Document > ();...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  7. FieldDocVariable.VariableName | Aspose.Words fo...

    Discover the FieldDocVariable VariableName property to easily manage Document variables. Simplify retrieval and enhance your Document management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways of using...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldUserInitials.UserInitials | Aspose.Words f...

    Access and customize the FieldUserInitials property to effortlessly manage user initials, enhancing personalization and user experience.... Document doc = new Document (); // Create...userInformation . Initials = "J. D." ; doc . FieldOptions . CurrentUser...

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