Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 86,817 for

object

(0.08 sec)
  1. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....setting this property for Border object with non-theme colors. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderCollection.ClearFormatting | Aspose.Words...

    Discover how the BorderCollection ClearFormatting method effortlessly removes all Object borders, enhancing your design with clean, crisp visuals....method Removes all borders of an object. public void ClearFormatting...

    reference.aspose.com/words/net/aspose.words/bor...
  3. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Python allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....of DocumentProperty objects. These objects can be obtained through...property. value returns an object, but there is a set of methods...

    docs.aspose.com/words/python-net/work-with-docu...
  4. Aspose::Words::Document::get_AttachedTemplate m...

    Aspose::Words::Document::get_AttachedTemplate method. Gets or sets the full path of the template attached to the document in C++.... // Use a SaveOptions object to automatically set a template...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Saving::SaveOptions::get_Default...

    Aspose::Words::Saving::SaveOptions::get_DefaultTemplate method. Gets or sets path to default template (including filename). Default value for this property is empty string in C++.... // Use a SaveOptions object to automatically set a template...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....passing the PclLoadOptions object as a parameter Render the accessed...by using the Document class object. Code to Develop PCL to PDF...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  7. How to Read PDF Table in Java

    This brief tutorial will teach you how to read PDF table in Java. You can write PDF table reader in Java simply by loading the source PDF and then parsing and fetching data from each table using a few lines of code....it using the Document class object Instantiate and initialize...initialize the TableAbsorber object to fetch all the PDF tables from the...

    kb.aspose.com/pdf/java/how-to-read-pdf-table-in...
  8. How to Convert Word to PDF using C#

    This short tutorial guides on how to convert Word to PDF using C#. You can control the process of exporting Word to PDF in C# by setting the output PDF appearance and other properties while opening it in the browser or any other viewer....initialize the PdfSaveOptions object to configure the output PDF...optional step, the PdfSaveOptions object is created and initialized...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  9. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....it using the Document class object Iterate through all the bookmarks...source PDF file. Each document object has an outline collection that...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  10. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#....Instantiate an Archive class object Create an entry in the new...SelfExtractorOptions class object to customize output EXE Save...

    kb.aspose.com/zip/net/how-to-create-self-extrac...