Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 42,451 for

document properties

(0.79 sec)
  1. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls....childNodes property Forms2OleControl.childNodes property Gets collection...Examples Shows how to verify the properties of an ActiveX control. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....MarkdownLoadOptions and set the desired properties Load the source Markdown...Markdown file into the Document object with the desired load options...

    kb.aspose.com/words/python/convert-markdown-to-...
  3. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....load properties Load the source PCL file into the Document object...PDF using an instance of the Document class. Code to Develop PCL...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...
  4. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others.... height, width and other properties like setting default font...the source PDF file into the Document class object for converting...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  5. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/pap...
  6. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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....0 Contents [ Hide ] This document describes the changes to the...CadRasterizationOpti and set its various properties CadRasterizationOpti rasterizationOptions...

    docs.aspose.com/imaging/java/public-api-changes...
  7. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the Document, save the Document to a memory stream, get the appropriate page and XImage object, call the TrySet…...the image to the document, save the document to a memory stream...alternative text for images in a PDF document programmatically. Here are...

    forum.aspose.com/t/ximage-trysetalternativetext...
  8. Add Tooltip in PDF using C#

    Follow this article to add tooltip in PDF using C#. All the details are provided to setup the environment, a list of steps, and a sample code to create PDF hover text using C#....Create a new PDF file using the Document class Add a page to the Pages...or load a PDF file into a Document object, add an empty page...

    kb.aspose.com/pdf/net/add-tooltip-in-pdf-using-...
  9. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++.... The value for this property must be a number from 0.0...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF Documents and Save as a OneNote (.one) using C#....allows sharing and printing of documents without losing the formatting...content of PDF documents into the OneNote document. OneNote allows...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/