Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 49,780 for

properties

(0.14 sec)
  1. How to Transform SVG to PDF using C#

    This quick article discusses how to transform SVG to PDF using C#. It explains the system configuration, stepwise algorithm, as well as a running sample code to export from SVG to PDF using C#....specifying some optional properties, if needed, and then render...you may customize different properties like adjusting PDF page size...

    kb.aspose.com/pdf/net/how-to-transform-svg-to-p...
  2. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....Email and set message properties Initialize the SmtpClient...with setting of other mail properties. Lastly, by using SMTP client...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  3. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....object to enable different properties Perform text replacement...and then specify different properties to set the criteria for search...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  4. RevisionOptions.revisedPropertiesColor property...

    RevisionOptions.revisedPropertiesColor property. Allows to specify the color to be used for content with changes of formatting Properties [RevisionType.FormatChange](../../../aspose.words/revisiontype/#FormatChange) Default value is [RevisionColor.NoHighlight](../../revisioncolor/#NoHighlight)....revisedPropertiesCol property RevisionOptions.revisedPropertiesCol property Allows...with changes of formatting properties RevisionType.FormatChange...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Customize Barcode Appearance in Python via.NET|...

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Python...image_height and image_width properties of class BaseGenerationParame...BarcodeParameters provides a special properties called x_dimension . It is...

    docs.aspose.com/barcode/python-net/customize-ba...
  6. 使用 Python 检索和更新演示文稿信息|Aspose.Slides for Python 文档

    使用 Python 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获得更快速的洞察和更智能的内容审计。...DocumentProperties classes contain the properties and methods used in operations...props = info . read_document_properties () print ( props . created_time...

    docs.aspose.com/slides/zh/python-net/examine-pr...
  7. WebExtensionBinding | Aspose.Words for .NET

    Create powerful web extension bindings effortlessly with the WebExtensionBinding constructor. Customize parameters for seamless integration and enhanced functionality.... Properties . Add ( new WebExtensionProperty...Assert . That ( webExtension . Properties [ 0 ]. Name , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.web...
  8. DocumentLoadingArgs class | Aspose.Words for No...

    Aspose.Words.Loading.DocumentLoadingArgs class. An argument passed into Aspose.Words.Loading.IDocumentLoadingCallback.Notify(Aspose.Words.Loading.DocumentLoadingArgs)... Properties Name Description estimatedProgress...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... By accessing the info property of the Document object, it...or validation of document properties. Open the PDF file using...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  10. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... By accessing the info property of the Document object, it...or validation of document properties. Open the PDF file using...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/