Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 422,940 for

document

(0.35 sec)
  1. IHyphenationCallback | Aspose.Words for Java

    Implemented by classes which can register hyphenation dictionaries in Java....getCount()); // Open a document with a locale that Microsoft...such as German. Document doc = new Document(getMyDir() + "German...

    reference.aspose.com/words/java/com.aspose.word...
  2. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java.... Document doc = new Document(); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  3. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story paragraphs for enhanced content organization and readability.... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers....creating and saving a Notebook document. Copy 1 String dataDir = Utils...notebook. appendChild ( new Document(dataDir + "Neuer Abschnitt...

    docs.aspose.com/note/java/working-with-onenote-...
  5. OfficeMath.accept method | Aspose.Words for Nod...

    OfficeMath.accept method. Accepts a visitor....every office math node in a document. test ( 'OfficeMathToText'...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....Inserts a table cell into the document. public Cell InsertCell ()...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Set the background color for PDF with JavaScrip...

    Set background color for the your PDF file with JavaScript via C++.... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/set-backgrou...
  8. EndnoteOptions.restart_rule property | Aspose.W...

    EndnoteOptions.restart_rule property. Determines when automatic numbering restarts....certain places in the document. doc = aw . Document () builder = aw...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++....set a number at which the document begins the footnote/endnote...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results....bodies at the very end of a document. Examples Shows how to specify...plain text format. Document doc = new Document (); // Insert even...

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