Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 41,497 for

document properties

(0.38 sec)
  1. Convert Markdown to PDF – Aspose.HTML for .NET

    Convert Markdown to PDF using Aspose.HTML for .NET. Consider Markdown to PDF conversion scenarios in C# examples. Try online Markdown Converter....often used as a format for documentation and readme files since it...Aspose.Html.Saving; using var document = Converter.ConvertMarkdown("input...

    docs.aspose.com/html/net/convert-markdown-to-pdf/
  2. Aspose.Cells 8.6.0中的公共API更改|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....filePath , options ); //Set some properties metadata . CustomDocumentProper...exporting frame scripts and document properties HtmlSaveOptions options...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....main classes, methods, and properties required to write this application...to customize the hyperlink properties like its color, underline...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  4. Customize Barcode Text and Captions in JavaScri...

    How to Set Barcode Text and Captions in Aspose.BarCode for JavaScript via C++...display the barcode image document . getElementById ( "img" )...the Location and Alignment properties of the CodeTextParameters...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  5. 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...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Web...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. FrameFormat.width property | Aspose.Words for P...

    FrameFormat.width property. Gets the width of the specified frame, in points....width property FrameFormat.width property Gets the width of the...specified frame, in points. @property def width ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...the Programming with Documents documentation article. Remarks You...DocumentBase.warning_callback property. Interfaces: IWarningCallback...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldComments class | Aspose.Words for Python

    aspose.words.fields.FieldComments class. Implements the COMMENTS field...the Working with Fields documentation article. Remarks Retrieves...comments relating to the current document, as recorded in the BuiltInDocumentPrope...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Developer Guide|Aspose.Slides for PHP Documenta...

    Discover the Aspose.Slides for PHP via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP presentations with ease....in PHP Manage Presentation Properties in PHP Retrieve and Update...Update Presentation View Properties in PHP Manage Presentation Comments...

    docs.aspose.com/slides/php-java/developer-guide/
  10. Working with Footers|Aspose.Words for Java

    Remove footers from a Document easily and fast instead of using Apache POI.... Java // The path to the documents directory. String dataDir...AsposeFooters . class ); Document doc = new Document (); DocumentBuilder...

    docs.aspose.com/words/java/working-with-footers/