Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 34,460 for

document properties

(0.1 sec)
  1. Field class | Aspose.Words for Python

    aspose.words.fields.Field class. Represents a Microsoft Word Document field...Represents a Microsoft Word document field. To learn more, visit...the Working with Fields documentation article. Remarks A field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...auto dstDoc = MakeObject < Document > (); // Import a shape from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Set the background color for PDF with Go via C+...

    Set background color for the your PDF file with Go via C++....background color to the PDF document. The RGB values allow users...users to customize the document’s visual style. The SaveAs method...

    docs.aspose.com/pdf/go-cpp/set-background-color/
  4. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....provides a wide range of properties and methods for managing...WorkbookSettings.IsHScrollBarVisible properties. WorkbookSettings.IsVScrollBarVisible...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  5. ResourceSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ResourceSavingArgs class. Provides data for the [IResourceSavingCallback.resource_saving()](../iresourcesavingcallback/resource_saving/#resourcesavingargs) event...more, visit the Save a Document documentation article. Remarks By...when Aspose.Words saves a document to fixed page HTML or SVG...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldInclude::get_LockFi...

    Aspose::Words::Fields::FieldInclude::get_LockFields method. Gets or sets whether to prevent fields in the included Document from being updated in C++....prevent fields in the included document from being updated. bool Aspose...set its properties. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Modify the Gradient of a Visio Shape|Documentation

    This page describes how to modify gradient color of a visio shape with Aspose.Diagram library....Visio shape by modifying the properties of the gradient. Developers...Sample Shape class offers Fill property which allows developers to...

    docs.aspose.com/diagram/net/modify-the-gradient...
  8. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML Python library. Consider Markdown to PDF conversion scenarios in Python examples....'TIFF' 'PDF' 'XPS' 'DOCX'}} document = Converter.convert_markdown("input...'DOCX'}} Converter.convert_html(document, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-markdow...
  9. Most Popular Email File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....store message data using MAPI properties , which are attributes that...aspects of the message. These properties include standard attributes...

    docs.aspose.com/email/net/email-file-formats/
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::Remove method. Removes the item at the specified index from the collection in C++....Examples Shows how to work with a document’s collection of web extensions...extensions. auto doc = MakeObject < Document > ( MyDir + u "Web extension...

    reference.aspose.com/words/cpp/aspose.words.web...