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

document

(0.3 sec)
  1. Aspose::Words::Style::get_Type method | Aspose....

    Aspose::Words::Style::get_Type method. Gets the style type (paragraph or character) in C++....Examples Shows how to access a document’s style collection. auto doc...MakeObject < Aspose :: Words :: Document > (); ASSERT_EQ ( 4 , doc...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. 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/
  3. 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...
  4. View and Update PDF Properties Online or Update...

    View and modify PDF properties through online app for free. C++ API code to update PDF properties....Develop powerful C++ based PDF document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/cpp/metadata/pdf/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...