Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 414,441 for

document

(1.22 sec)
  1. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.dra...
  2. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....used to add comments to word document using python . You will also...while adding it to the Word document and saving the output file...

    kb.aspose.com/words/python/how-to-insert-commen...
  3. SvgTextOutputMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgTextOutputMode enum to customize text rendering in SVG format, enhancing Document presentation and visual appeal....specify how text inside a document should be rendered when saving...some of fonts used in the document are not available on the target...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert DOCM to PPSM via C++ or with free Onlin...

    Export DOCM to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSM online converter quickly before integrating the code....Why to Convert Converting a document from one format to another...is especially true when the document contains complex formatting...

    products.aspose.com/total/cpp/conversion/docm-t...
  5. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtinDocumentproperties/last_printed/) property is updated before saving....Examples Shows how to update a document’s “Last printed” property...property when saving. doc = aw . Document () last_printed = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  7. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....Shows how to verify owner document properties of lists. let doc...doc = new aw . Document (); let lists = doc . lists ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets Document default text formatting....defaultFont property Gets document default text formatting. get...Words . Font Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. HtmlFixedSaveOptions.resources_folder property ...

    HtmlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images, fonts, css) are saved when exporting a Document to Html format...are saved when exporting a document to Html format. Default is...is False . When you save a Document in Html format, Aspose.Words...

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