Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 34,458 for

document properties

(0.06 sec)
  1. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured Document tag....color property IStructuredDocumentT.color property Gets or sets...the color of the structured document tag. get color () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Ps in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. OleControl.name property | Aspose.Words for Nod...

    OleControl.name property. Gets or sets name of the ActiveX control....name property OleControl.name property Gets or sets name of the...Examples Shows how to verify the properties of an ActiveX control. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....Examples Shows how to apply the properties of a table’s style directly...elements. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Convert Markdown to DOCX in Python – Aspose.HTML

    Convert Markdown to DOCX using Aspose.HTML Python library. Consider Markdown to DOCX 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...
  6. Excel to HTML - Use PresentationPreference Opti...

    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....presentationPreferen property for developers who need to...the property is false. We recommend setting this property to true...

    docs.aspose.com/cells/nodejs-cpp/excel-to-html-...
  7. Convert IFC to EMF via Python | products.aspose...

    Sample code for IFC to EMF conversion. Use API example code for batch IFC files to EMF conversion.... powerful and easy to use document manipulation and conversion...building objects and their properties. This file format provides...

    products.aspose.com/cad/python-net/conversion/i...
  8. 3D Chart|Aspose.Slides for Node.js via .NET Doc...

    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....RotationY and DepthPercents properties of 3D Chart Aspose.Slides...simple API for setting these properties. This following article will...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResourceFolderAlias method. Specifies the name of the folder used to construct URIs of all resources written into an HTML Document. Default is an empty string in C++....resources written into an HTML document. Default is an empty string...ImagesFolderAlias and FontsFolderAlias properties, respectively. However, there...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...level: Fit Width, Document OriginalPDF = new Document(); Page pdfPage...snippet to use the Mediabox properties for bookmark creation. Hopefully...

    forum.aspose.com/t/according-to-page-size-how-t...