Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 422,779 for

document

(0.59 sec)
  1. Merge PDF files using C++ | Aspose.PDF

    Merge PDF files programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for cpp platform...C++ Library can convert a document from any supported download...

    products.aspose.com/pdf/cpp/merger/pdf/
  2. Merge PS files using C++ | Aspose.PDF

    Merge PS files programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for cpp platform...C++ Library can convert a document from any supported download...

    products.aspose.com/pdf/cpp/merger/ps/
  3. 向内容控件中插入表格错误 - Free Support Forum - aspose.com

    文件: input.docx (14.3 KB) table.docx (10.7 KB) 问题一: public static void main(String[] args) throws Exception { String filename1 = "D:\\input.docx"; String filename2 = "D:\\output.docx"; Document Document = …...docx"; Document document = new Document(filename1); DocumentBuilder...documentBuilder = new DocumentBuilder(document); // 文档指针移动到书签位置 documentBuilder...

    forum.aspose.com/t/topic/329683
  4. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify Document font settings....property Allows to specify document font settings. @property def...example, when loading HTML documents Aspose.Words may resolve the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.PlaceholderName | Aspose....

    Discover the StructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your Document's placeholder text....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IDocumentProcessorPlugin.ToDocument | Aspose.Wo...

    Transform your Documents effortlessly with the ToDocument method of the IDocumentProcessorPlugin, converting files into organized Document objects....Parses the document loaded by Load method into Document object....public Document ToDocument () See Also class Document interface...

    reference.aspose.com/words/net/aspose.words/ido...
  7. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary Document within a Word Document...glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving Document clarity....Examples Shows how to create PDF document outline entries for headings...headings inside tables. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position in C++....are output at the end of the document. Examples Shows how to select...different place where the document collects and displays its...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. Aspose::Words::LowCode::Processor::From method ...

    Aspose::Words::LowCode::Processor::From method. Specifies input Document for processing in C++....&) method Specifies input document for processing. System ::...System::SharedPtr<System::IO::Stream>& Input document stream. ReturnValue Returns...

    reference.aspose.com/words/cpp/aspose.words.low...