Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 376,816 for

document

(0.16 sec)
  1. Online OFT to DOCM Conversion or Build .NET bas...

    Free online app to convert OFT to DOCM files. .NET C# conversion library code for OFT Documents....will be converted into DOCM document Download the converted DOCM...HTML by using Document class Save the document to DOCM format...

    products.aspose.com/total/net/conversion/oft-to...
  2. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a Document that contains HTML5 Canvas element using Aspose.HTML for .NET API....an HTML5 element in an HTML document that is added using the <canvas>...canvas as a part of an HTML document, you do not need any particular...

    docs.aspose.com/html/net/edit-html5-canvas/
  3. Rust via C++ | Server-oriented solution for PDF...

    Aspose.PDF for Rust via C++ is a library designed to simplify the creation of intricate, multi-page PDF Documents within Rust...PDF is a PDF document generation library for Rust...complex, multi-page, printable documents easy. API is designed to be...

    products.aspose.com/pdf/rust-cpp/
  4. Rotate Documents via Python | products.aspose.com

    Rotate PDF and Image files including JPG PNG BMP GIF TIFF SVG via your Python application....Rotate Documents using Python APIs Rotate PDF documents within...depends on the source of the document, how it was created or scanned...

    products.aspose.com/total/python-net/rotate/
  5. HtmlLoadOptions.BlockImportMode | Aspose.Words ...

    Discover HtmlLoadOptions' BlockImportMode property to customize block-level element imports. Control merging for optimal content management!...imported from HTML-based documents. const string html = @" <html>...blockImportMode ; Document doc = new Document ( stream , loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....SetWatermark (){ Document doc = new Document ( _dataDir + "sample... to documents. In Aspose.PDF for Java, each PDF document is a...

    docs.aspose.com/pdf/java/artifacts/
  7. Get and Set Page Properties|Aspose.PDF for Java

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for Java....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/java/get-and-set-page-prope...
  8. Document.hasMacros property | Aspose.Words for ...

    Document.hasMacros property. Returns ``true`` if the Document has a VBA project (macros)....hasMacros property Document.hasMacros property Returns true if...if the document has a VBA project (macros). get hasMacros ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::SvgSaveOptions::get_Show...

    Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method. Controls whether a border is added to the outline of the page. Default is true in C++....docx document to .svg. auto doc = System...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not....supported for WordML and ODT documents. Examples Shows how to hide...hide a table row. doc = aw . Document ( file_name = MY_DIR + 'Tables...

    reference.aspose.com/words/python-net/aspose.wo...