Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 349,298 for

document

(0.08 sec)
  1. Aspose::Words::Saving::XpsSaveOptions::get_UseB...

    Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the XPS format in the form...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...文档中添加文本-PHP // Open document $document = new Document ( $inputFile );...get particular page $page = $document -> getPages () -> add ();...

    products.aspose.com/pdf/zh-hant/php-java/text/
  6. Aspose::Words::Section::get_Body method | Aspos...

    Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++....from all sections from the document leaving the sections themselves...MakeObject < Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    在任何具有 C++ 语言的平台上的 PDF 文件中,使用这个简单的演示源代码创建 PDF 表单。...// Open document auto document = MakeObject < Document > ( _dataDir...MakeObject < TextBoxField > ( document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hant/cpp/acroforms/c...
  8. C# API to Export MSG to WORDML | products.aspos...

    Convert MSG to WORDML without using Microsoft Word or Outlook on .NET...developers to work with WORDML documents. With Aspose.Words for .NET...HTML by using Document class Save the document to WORDML format...

    products.aspose.com/total/net/conversion/msg-to...
  9. DocumentPropertyCollection.RemoveAt | Aspose.Wo...

    Effortlessly manage your DocumentPropertyCollection by using the RemoveAt method to delete properties at any index. Streamline your Document management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentBuilder.InsertTableOfContents | Aspose....

    Effortlessly enhance your Documents with the DocumentBuilder InsertTableOfContents method, adding a dynamic TOC for easy navigation and improved organization....of contents) field into the document. public Field InsertTableOfContent...of contents) field into the document at the current position. A...

    reference.aspose.com/words/net/aspose.words/doc...