Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 50,032 for

properties

(1.93 sec)
  1. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....VbaModule, and set various properties. Steps for Using Macros in...within a VBA project, with properties to get/set its Name, Type...

    kb.aspose.com/words/net/create-a-macro-in-word-...
  2. How to Convert PDF to HTML using C++

    This brief topic focuses on how to convert PDF to HTML using C#. One can easily export PDF to HTML in C++ by utilizing simple API calls without any dependence on any third party API or Adobe Acrobat tool....to HTML by using different properties exposed by HtmlSaveOptions...HtmlSaveOptions class. You can set properties related to fonts, images and...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-htm...
  3. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations....customization Set desired properties like compliance, metadata...configured by changing the properties like size, margins, resolution...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  4. How to Convert Word to Markdown using C++

    In this quick tutorial, we will elaborate how to convert Word to Markdown using C++. You can easily convert DOCX to MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....MarkdownSaveOptions class and set different properties Save the generated markdown...proceed to specify different properties to configure the output MD...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  5. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....the desired output PCL file properties. Finally, the accessed Word...by setting the different properties like setting the color_mode...

    kb.aspose.com/words/python/convert-word-to-pcl-...
  6. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency....PreserveBlocks 4 Preserve properties of block-level elements....

    reference.aspose.com/words/net/aspose.words/htm...
  7. 2 issues when loading jpg and saving as another...

    Hello Try to convert this jpg to tiff, 2 issues: Image Exif and Xmp data will not be saved in the resulting Tiff. Result image is rotated! Original image is not! Thanks. Tested when saving as Tiff and Png, happened…...KeepMetadata or ExifData property explicitly. By default the...ImageOptionsBase.KeepMetadata or ExifData property explicitly. By default the...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  8. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced document processing capabilities, enabling efficient manipulation and generation of Word documents....with intuitive methods and properties, enabling them to manipulate...offers intuitive methods and properties that facilitate working with...

    reference.aspose.com/words/
  10. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF.... Define Line Annotation properties. Add the Line annotation...

    docs.aspose.com/pdf/python-net/add-line-annotat...