Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 14,340 for

object

(0.14 sec)
  1. Aspose::Words::Fields::FormField::SetTextInputV...

    Aspose::Words::Fields::FormField::SetTextInputValue method. Applies the text format specified in TextInputFormat and stores the value in Result in C++....System :: SharedPtr < System :: Object > & newValue ) Parameter Type...m::Object>& Can be a string, number or a DateTime object. Examples...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ListLevel.GetEffectiveValue | Aspose.Words for ...

    Discover the ListLevel GetEffectiveValue method to easily retrieve string representations of list items. Customize with NumberStyle and format options!...representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. customNumberStyleFor String...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Stroke.backThemeColor property | Aspose.Words f...

    Stroke.backThemeColor property. Gets or sets a ThemeColor Object that represents the stroke background color....property Gets or sets a ThemeColor object that represents the stroke...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BookmarkStart.bookmark property | Aspose.Words ...

    BookmarkStart.bookmark property. Gets the facade Object that encapsulates this bookmark start and end....bookmark property Gets the facade object that encapsulates this bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....into the Document object Create an object of the PdfSaveOptions...file into the Document class object followed by the declaration...

    kb.aspose.com/words/net/how-to-transform-markdo...
  6. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....Presentation class object Create a Slide class object to access the...instantiating the Presentation class object to create an empty presentation...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  7. How to Get PDF Metadata in Java

    This tutorial contains information on how to get PDF metadata in Java. It provides complete guidance to set the environment, program logic and a runnable sample code to view PDF metadata in Java by using a few API calls....file into the Document class object for reading metadata Fill the...the DocumentInfo class object from the loaded PDF using the getInfo()...

    kb.aspose.com/pdf/java/how-to-get-pdf-metadata-...
  8. How to Read PDF Metadata using Python

    This article describes how to read PDF metadata using Python. It provides the IDE settings, a list of tasks to be performed and a runnable sample code for extracting metadata from PDF using Python....file using the Document class object to fetch metadata Get access...access to the DocumentInfo class object containing the PDF metadata...

    kb.aspose.com/pdf/python/how-to-read-pdf-metada...
  9. Create a Column Chart in Word using Java

    This tutorial guides on how to create a column chart in Word using Java. It shares IDE settings, steps, and a sample code for creating a bar graph in Word using Java....file using the Document class object for working with charts Instantiate...Instantiate a DocumentBuilder class object for the new document Call the...

    kb.aspose.com/words/java/create-a-column-chart-...
  10. Extract Text from PDF using Python

    Follow this article to extract text from PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to grab text from PDF using a few lines of code in Python....a PDF Create the AsposeOcr object to rip text from a PDF Create...Create the OcrInput class object and set the input type to PDF Add...

    kb.aspose.com/ocr/python/extract-text-from-pdf-...