Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 228,758 for

document

(0.16 sec)
  1. Aspose::Words::UnsupportedFileFormatException t...

    Aspose::Words::UnsupportedFileFormatException typedef. Thrown during Document load, when the Document format is not recognized or not supported by Aspose.Words. To learn more, visit the Documentation article in C++....Thrown during document load, when the document format is not...the Programming with Documents documentation article. using Aspose...

    reference.aspose.com/words/cpp/aspose.words/uns...
  2. Story.paragraphs property | Aspose.Words for No...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... Document ( base . myDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Extract PDF Metadata using Python | Aspose.PDF

    Extract PDF format metadata programmatically with Python sample code using Aspose.PDF for Python for .NET... Accessing a document’s metadata means getting information...can quickly locate specific documents by using keywords or details...

    products.aspose.com/pdf/python-net/metadata/
  4. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.Document_split_heading_level property. Specifies the maximum level of headings at which to split the Document...document_split_heading_level property HtmlSaveOptions.docume...the document. Default value is 2 . @property def document_split_heading_level...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtSaveOptions.preserveTableLayout property | A...

    TxtSaveOptions.preserveTableLayout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format... Document (); let builder = new aw ... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WebExtensionBinding | Aspose.Words for Java

    Specifies a binding relationship between a web extension and the data in the Document in Java....extension and the data in the document. To learn more, visit the...Work with Office Add-ins documentation article. Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 C++ 处理 PDF 中的标头的示例 C++ 代码。...pdf" ); auto document = MakeObject < Document > ( _dataDir +...( Color :: get_Green ()); document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hans/cpp/header/
  8. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Font::get_NameBi method | Aspose...

    Aspose::Words::Font::get_NameBi method. Returns or sets the name of the font in a right-to-left language Document in C++....in a right-to-left language document. System :: String Aspose ::...text. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. HtmlFixedSaveOptions.export_embedded_fonts prop...

    HtmlFixedSaveOptions.export_embedded_fonts property. Specifies whether fonts should be embedded into Html Document in Base64 format...should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. doc = aw . Document ( MY_DIR + 'Embedded...

    reference.aspose.com/words/python-net/aspose.wo...