Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 423,607 for

document

(0.44 sec)
  1. Add Pages to PDF using Java | Aspose.PDF

    Add PDF pages to your Document programmatically with Java sample code using Aspose.PDF for Java... Create a Document object with the input PDF...Page to PDF Document pdfDocument = new Document (); // Add page...

    products.aspose.com/pdf/java/pages/add/
  2. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOC or SaveFormat.DOT format in Java....additional options when saving a document into the SaveFormat.DOC or...the Specify Save Options documentation article. Remarks: At the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden text in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...object will be invisible in the document. // We will not see or highlight...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....display it in the document using a REF field. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Fill Check Box Fields|Aspose.PDF for Python via...

    This example demonstrates how to programmatically fill check box fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF Document, update check box values by field name, and save the modified file....filled PDF is saved as a new document. Initialize ‘pdf_facades.Form()’...selected. Save the updated Document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/fill-check-box-f...
  6. Add File Attachment Annotation From Stream|Aspo...

    The example loads a PDF, reads an external file into a memory stream, adds a file attachment annotation to the first page, and saves the modified Document.... Save the updated Document. import aspose.pdf.facades...PdfContentEditor () # Bind document to PdfContentEditor content_editor...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  7. FieldAddressBlock.NameAndAddressFormat | Aspose...

    Discover the FieldAddressBlock's NameAndAddressFormat property to easily customize name and address formats for enhanced data management.... Document doc = new Document (); DocumentBuilder...the first character of the document. // We can set a different...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_forms property. True if the section is protected for forms... Document () builder = aw . DocumentBuilder...protection to every section in the document. doc . protect ( type = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....as a second argument to the Document.Save(..) method. Converting...() { } // The path to the documents directory. private static...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  10. Aspose::Words::Markup::XmlMapping::Delete metho...

    Aspose::Words::Markup::XmlMapping::Delete method. Deletes mapping of the parent structured Document to XML data in C++....mapping of the parent structured document to XML data. void Aspose ::...MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...