Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 424,024 for

document

(1.98 sec)
  1. 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...
  2. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your Document's content type for enhanced organization....sets the content type of the document. public string ContentType...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Standard 2 of 5 in JasperReports | products.asp...

    Aspose.Barcode for JasperReports API allows customize, generate and recognize Standard 2 of 5 barcodes in your Java application... Document Control: Standard 2-of-5 is...is employed in document control systems to track and manage physical...

    products.aspose.com/barcode/jasperreports/stand...
  4. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...encountered that is not in the document, an exception will be thrown...means the last page in the document. PageSet(pages) Creates a...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Product Overview|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....Cells for SharePoint Documentation! Aspose.Cells for SharePoint...to convert Microsoft Excel documents within the Microsoft SharePoint...

    docs.aspose.com/cells/sharepoint/product-overview/
  10. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout Document into pages and convert such a Document or selected pages to other Documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....the process of converting a document into a file format or a medium...talking about the rendering of a document into pages. The following...

    docs.aspose.com/words/cpp/rendering/