Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 414,360 for

document

(0.7 sec)
  1. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....adding watermarks to your PDF document using Artifacts. Please check...PHP. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/add-watermarks/
  2. FootnoteOptions.RestartRule | Aspose.Words for ...

    Discover the FootnoteOptions RestartRule property to control automatic numbering resets, enhancing Document organization and clarity. Optimize your workflow today!...places in the document. Document doc = new Document (); DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/net/aspose.words.not...
  3. DocumentVisitor.VisitSmartTagEnd | Aspose.Words...

    Discover the DocumentVisitor VisitSmartTagEnd method, essential for efficient smart tag enumeration. Enhance your coding with this key functionality!...in a document. public void SmartTagToText () { Document doc =...= new Document ( MyDir + "Smart tags.doc" ); SmartTagStructurePri...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitOfficeMathEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitOfficeMathEnd method, designed to enhance Office Math object enumeration. Optimize your Document processing today!...in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentPartSavingArgs.document_part_stream pro...

    DocumentPartSavingArgs.Document_part_stream property. Allows to specify the stream where the Document part will be saved to....document_part_stream property DocumentPartSavingAr.document_part_stream...the document part will be saved to. @property def document_part_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.accept method | Aspose.Wo...

    StructuredDocumentTag.accept method. Accepts a visitor....every structured document tag in a document. test ( 'StructuredDocumentTa'...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. VariableCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your Documents with the VariableCollection RemoveAt method, which removes a variable at any specified index for seamless data handling....RemoveAt method Removes a document variable at the specified...work with a document’s variable collection. Document doc = new...

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

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格... 使用 Document 实例加载 PDF。 通过索引访问页面。 创建 Table...source PDF document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/table/
  9. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....table using a document builder. doc = aw . Document () builder =...nested table without using a document builder. def create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Repair PDF with JavaScript via C++|Aspose.PDF f...

    This topic describes how to Repair PDF via JavaScript via C++... In some cases the document can be restored, try the following...( json . errorCode == 0 ) document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/repair-pdf/