Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 424,049 for

document

(0.19 sec)
  1. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...how to create a structured document tag in a plain text box and...new aw . Document (); // Create a structured document tag that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....how to create a structured document tag in a plain text box and...new aw . Document (); // Create a structured document tag that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.RevisionNumber | Aspo...

    Manage your Document's RevisionNumber with BuiltInDocumentProperties. Easily track changes and enhance version control for better collaboration....property Gets or sets the document revision number. public int...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/net/aspose.words.pro...
  4. DOCX -> TIFF conversion creates additional page...

    When converting from DOCX to TIFF page by page using Document. extractPages() for the first page in the Document an additional extra empty page is created. The issue can be replicated using this Document: GEN_Formular…...to TIFF page by page using Document. extractPages() for the first...first page in the document an additional extra empty page is created...

    forum.aspose.com/t/docx-tiff-conversion-creates...
  5. Aspose::Words::IDocumentReaderPlugin::Read meth...

    Aspose::Words::IDocumentReaderPlugin::Read method. Reads the data from the specified stream into the Document instance in C++....specified stream into the Document instance. virtual void Aspose...< Aspose :: Words :: Document > document ) = 0 Parameter Type...

    reference.aspose.com/words/cpp/aspose.words/ido...
  6. Add PDF Page Stamp to PDF|Aspose.PDF for PHP vi...

    Add a Page stamp to a PDF file using the PdfPageStamp class with PHP....Assume we have some input document and we want apply 2 kinds...color. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/page-stamps-in-the...
  7. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....CopyInnerField () { // The path to the documents directory var dataDir = RunExamples...()) { // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  8. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF Document. The Aspose.PDF.Facades....XFA form auto document = MakeObject < Document > ( _dataDir +...XFA form fields auto names = document -> get_Form () -> get_XFA...

    docs.aspose.com/pdf/cpp/xfa-forms/
  9. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....insert FormattedText into PDF document, provided that you have the...version of this document. Suppose you created a document, and then...

    docs.aspose.com/pdf/java/pdffilemend-class/
  10. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the Document as calculated by the most recent page layout operation....page_count property Document.page_count property Gets the number...number of pages in the document as calculated by the most recent...

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