Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 400,602 for

document

(0.14 sec)
  1. Convert FLATOPC to POT via C++ or with free Onl...

    Export FLATOPC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POT online converter quickly before integrating the code....C++ Open FLATOPC file using Document class reference Convert FLATOPC...Presentation file Save the document to POT format using Save method...

    products.aspose.com/total/cpp/conversion/flatop...
  2. FieldAuthor.AuthorName | Aspose.Words for .NET

    Manage Document authors effortlessly with FieldAuthor AuthorName. Easily get or set author names to enhance your content's credibility and organization....property Gets or sets the document author’s name. public string...display a document creator’s name. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing Document clarity and organization effortlessly....the document begins the footnote/endnote count. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  4. DocumentBuilder.moveToDocumentEnd method | Aspo...

    DocumentBuilder.moveToDocumentEnd method. Moves the cursor to the end of the Document....the cursor to the end of the document. moveToDocumentEnd () Examples...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert Image To DOC Java

    Convert Image to DOC format in Java code. Save Image as DOC using Java....converting image to DOC Use our document conversion API to create portable...image, DOC, and many other document formats using Java. DOC Node...

    products.aspose.com/words/java/conversion/image...
  6. Convert Image To WORD Java

    Convert Image to WORD format in Java code. Save Image as WORD using Java....converting image to Word Use our document conversion API to create portable...image, Word, and many other document formats using Java. DOCX Node...

    products.aspose.com/words/java/conversion/image...
  7. FieldAuthor.author_name property | Aspose.Words...

    FieldAuthor.author_name property. Gets or sets the Document author's name....property Gets or sets the document author’s name. @property def...display a document creator’s name. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::MoveToParagraph...

    Aspose::Words::DocumentBuilder::MoveToParagraph method. Moves the cursor to a paragraph in the current section in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraphs...()); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....headers/footers when saving a document to HTML. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Header...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython.... words import Document from com . aspose . words...'programming_documents/' # Open the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/working-with-styles-...