Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 422,545 for

document

(0.41 sec)
  1. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....using a document builder. let doc = new aw . Document (); let...nested table without using a document builder. test ( 'CreateNestedTable'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Cpp Add Image Stamp to PDF Document C++ You need Aspose.PDF for...

    products.aspose.com/pdf/cpp/stamps/image/
  3. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify Document font settings in C++.... method Allows to specify document font settings. System :: SharedPtr...example, when loading HTML documents Aspose.Words may resolve the...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. | Aspose.PDF

    使用 Python 使用适用于 Python for .NET 的 Aspose.PDF 以编程方式管理 PDF 批注...在 Document 类的实例中加载 PDF。 1。创建要添加到 PDF...data_dir , outfile ) document = apdf . Document ( path_infile ) appearance...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  5. Add digital signature or digitally sign PDF in ...

    Learn how to digitally sign PDF Documents, add timestamps, and validate signatures in Python....pydrawing as drawing def sign_document ( infile : str , outfile :...) -> None : """Sign a PDF document with a PKCS#7 certificate...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  6. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity.... Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Aspose.Words.Markup module | Aspose.Words for N...

    The Aspose.Words.Markup module contains classes that represent customer defined semantics in a Document: smart tags, custom XML and structured Document tags (content controls)....customer defined semantics in a document: smart tags, custom XML and...and structured document tags (content controls). Classes Class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Delete Images from PDF File via JavaScript|Aspo...

    This section explain how to delete Images from PDF File using Aspose.PDF for JavaScript.... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/delete-image...
  9. Convert PDF/A to PDF format|Aspose.PDF for Java...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF Document with JavaScript.... onmessage = evt => document . getElementById ( 'output'..."application/octet-stream" ; var link = document . createElement ( "a" ); link...

    docs.aspose.com/pdf/javascript-cpp/convert-pdfa...
  10. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...