Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 424,032 for

document

(0.49 sec)
  1. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....the Working with Fields documentation article. Remarks: An instruction...selected printer when the document is printed. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. AiModel.checkGrammar method | Aspose.Words for ...

    AiModel.checkGrammar method. Checks grammar of the provided Document...Checks grammar of the provided document. This operation leverages...model for checking grammar of document. checkGrammar ( sourceDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. Insert a chart|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....title , data ); // Given a document name, a worksheet name, a...int > data ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/insert-a-chart/
  6. 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...
  7. 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...
  8. Aspose.Cells for SharePoint - Use and Benefits|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Microsoft Excel documents available in SharePoint document libraries...brief note about SharePoint document libraries . The benefits of...

    docs.aspose.com/cells/sharepoint/aspose-cells-f...
  9. 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...
  10. 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...