Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 423,952 for

document

(0.45 sec)
  1. Convert XLSM to ODT using Python or with free O...

    XLSM to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLSM to ODT online converter quickly before integrating the code....HTML file with an instance of Document class Call the save method...spreadsheet content into an open document text format suitable for editable...

    products.aspose.com/total/python-net/conversion...
  2. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  3. C++ API to Convert PDF to ODP | products.aspose...

    Convert PDF to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...files are used for sharing documents and ODP files are used for...to ODP Open PDF file using Document class reference Convert PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. Remove POTM Annotation Online or Manage Annotat...

    delete comments from POTM file through online app for free. Java API code to manage comments of POTM files....Adding Comments Develop POTM Document Annotation Application via...collaborate with others on the document? With Aspose.Slides for Java...

    products.aspose.com/total/java/annotate/potm/
  5. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython....'loading_saving/' # The path to the document which is to be processed.... filePath = dataDir + "document.doc" info = FileFormatUtil ....

    docs.aspose.com/words/java/working-with-digital...
  6. FontSettings.defaultInstance property | Aspose....

    FontSettings.defaultInstance property. Static default font settings....used by default in a document unless Document.fontSettings is specified...true ); let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. C++ API to Convert MHTML to POTM | products.asp...

    Convert MHTML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader... manipulate, and convert documents and images. The first step...create, edit, and convert PDF documents. The second step is to use...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...files are used for printing documents, while PowerPoint Show files...editing, and converting PDF documents. It can be used to convert...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. Create, Edit, and Save HTML – Aspose.HTML for P...

    Learn how to start working with Aspose.HTML for Python via .NET and how to use API for HTML files creating, editing and saving....Pricing Buy Working with Documents – Create, Edit, and Save HTML...the DOM represents an HTML document in memory and how to use API...

    docs.aspose.com/html/python-net/working-with-do...
  10. Rotate SVG – C# Examples – Aspose.SVG for .NET

    C# examples for SVG rotation with Aspose.SVG. Consider cases of using the rotate function in the transform attribute and in transformation matrix....RootElement property points to the document’s root <svg> element. Create...Create a new SVG document 7 using (SVGDocument document = new SVGDocument())...

    docs.aspose.com/svg/net/rotate-svg/