Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 351,074 for

document

(0.33 sec)
  1. Export EMLX to DOTX via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. NPOI does not provide an opportunity to find and replace using C#....Find and Replace Text in Documents Contents [ Hide ] See more...replace it: Document doc = new Document ( "../../data/document.doc"...

    docs.aspose.com/words/net/find-and-replace-text...
  3. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Python, about CSS Selector and XPath usage....with any HTML, XML or SVG documents and is entirely based on the...programmatically extract data from HTML documents with the Aspose.HTML for Python...

    docs.aspose.com/html/python-net/html-navigation/
  4. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files....Show ] lets you edit an SVG document and make changes to its content...various SVG elements in an SVG document. First, you would load an...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  5. ImageSaveOptions.jpegQuality property | Aspose....

    ImageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the generated JPEG images....saving a document as a JPEG. let doc = new aw . Document (); let...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured Document tag....applied to the structured document tag. @property def style_name...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ViewOptions.zoomType property | Aspose.Words fo...

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window....to a document upon loading. let doc = new aw . Document (); let...to a document upon loading. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. View PDF API | Aspose.PDF

    Viewing PDF Documents with free cross-platform Apps and High Code APIs for any platform.... PDF stands for Portable Document Format, a file format developed...the look and formatting of a document, regardless of the software...

    products.aspose.com/pdf/viewer/
  9. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for C++ to experience its simplicity and power in C++....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/cpp/hello-world/
  10. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images from a document. Document doc = new Document ( MyDir + "Images...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/net/aspose.words.dra...