Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 414,498 for

document

(0.31 sec)
  1. Online TEX to ODP Conversion or Develop Java ba...

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

    products.aspose.com/total/java/conversion/tex-t...
  2. Online XSLFO to POTX Conversion or Develop Java...

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

    products.aspose.com/total/java/conversion/xslfo...
  3. Online PCL to XAML Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/pcl-t...
  4. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the Documentation article in C++....visit the Document Builder Overview documentation article. class...System::SharedPtr<Aspose::Words::Document>&) Initializes a new instance...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the Document tree where a particular [StructuredDocumentTag](../structuredDocumenttag/) can occur....Specifies the level in the document tree where a particular StructuredDocumentTa...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Export EML to WORD via C++ | products.aspose.com

    C++ API to Convert EML to WORD without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOCX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. bleed_box...

    docs.aspose.com/pdf/python-net/crop-pages/
  8. Document.UpdateActualReferenceMarks | Aspose.Wo...

    Effortlessly update all footnotes and endnotes in your Document with the Document UpdateActualReferenceMarks method, enhancing accuracy and efficiency....UpdateActualReferenc Document.UpdateActualReferenc method Updates...footnotes and endnotes in the document. public void UpdateActualReferenc...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...an open document format that is used for text documents, spreadsheets...presentations, and other documents. It is a widely used format...

    products.aspose.com/total/android-java/conversi...
  10. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....PDF file auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/cpp/sticky-annotations/