Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 351,182 for

document

(0.08 sec)
  1. Aspose::Words::Watermark class | Aspose.Words f...

    Aspose::Words::Watermark class. Represents class to work with Document watermark. To learn more, visit the Documentation article in C++....Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. class Watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  2. SignOptions.signatureLineImage property | Aspos...

    SignOptions.signatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...add a signature line to a document, and then sign it using a...srcDocumentPath = base . myDir + "Document.docx" ; let dstDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::AI::CheckGrammarOptions class | ...

    Aspose::Words::AI::CheckGrammarOptions class. Allows to specify various options while checking grammar of a Document using AI in C++....while checking grammar of a document using AI . class CheckGrammarOptions...specify either final or revised document to be returned with proofed...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. Aspose::Words::IDocumentProcessorPlugin::ToDocu...

    Aspose::Words::IDocumentProcessorPlugin::ToDocument method. Parses the Document loaded by Load() method into Document object in C++....Parses the document loaded by Load() method into Document object...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: IDocumentProcessorPl...

    reference.aspose.com/words/cpp/aspose.words/ido...
  5. HtmlSaveOptions.CssSavingCallback | Aspose.Word...

    Control CSS style saving with HtmlSaveOptions CssSavingCallback. Optimize your Document exports to HTML, MHTML, or EPUB effortlessly!...CSS styles are saved when a document is saved to HTML, MHTML or...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....saving a document to PDF. Document doc = new Document(); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  7. BuiltInDocumentProperties.subject property | As...

    BuiltInDocumentProperties.subject property. Gets or sets the subject of the Document....or sets the subject of the document. get subject () : string Examples...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the Document comments....property Gets or sets the document comments. get comments ()...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...while appending a document. # Create a document that will have nodes...another document inserted into it. dst_doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上使用PDF文件中的表格。... 使用 Document 实例加载 PDF。 通过索引访问页面。 创建 Table...source PDF document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/table/