Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 401,855 for

document

(0.11 sec)
  1. Aspose::Words::LowCode::Converter::Convert meth...

    Aspose::Words::LowCode::Converter::Convert method. Converts the given input Document into a single output Document using specified input and output streams in C++....given input document into a single output document using specified...::LoadOptions>& The input document load options. outputStream...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...Working with Ole Objects documentation article. Constructors Name...in a document and its child controls. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting a EPS file to GIF using Python | Asp...

    Sample code on Python for EPS to GIF conversion. Use example code for batch EPS to GIF conversion with Python and .NET...programmatically a document from EPS to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  4. Converting a SVG file to GIF using Python | Asp...

    Sample code on Python for SVG to GIF conversion. Use example code for batch SVG to GIF conversion with Python and .NET...programmatically a document from SVG to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  5. Java API to Render XML to XLTM | products.aspos...

    Export XML to XLTM via Java API without using Microsoft Excel or Adobe Reader...edit, and manipulate PDF documents without any external dependencies...such as document conversion, text extraction, document signing...

    products.aspose.com/total/java/conversion/xml-t...
  6. Read Barcodes from Word Documents|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....AI Read Barcodes from Word Documents Contents [ Hide ] This article...barcodes from Microsoft Word documents. Generate Barcode and Insert...

    docs.aspose.com/barcode/java/read-barcode-from-...
  7. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the Document....the number of pages in the document. @property def pages ( self...this property when you call Document.update_page_layout() . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  9. Online PCL to PPTM Conversion or Develop Java b...

    Free online app to convert PCL to PPTM files. Java conversion library code for PCL Documents....will be converted into PPTM document Download the converted PPTM...Automation API Open PCL file using Document class Convert PCL to PPTX...

    products.aspose.com/total/java/conversion/pcl-t...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java....Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks: The document is represented...

    reference.aspose.com/words/java/com.aspose.word...