Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 89,195 for

object

(0.16 sec)
  1. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent Object....GlowFormat from the parent object. def remove ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....determining how ink (InkML) objects are rendered. InterpolateImages...saved if this save options object is used. Can only be Pdf. TempFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ScoreGroup|Documentation

    ScoreGroup element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....This element is declared as an object with "element_type": "ScoreGroup"...an array of ScoreQuestion objects in the children property. {...

    docs.aspose.com/omr/net/json-markup/scoregroup/
  4. Read and Write Table with Query Table Data Sour...

    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....Find Query Tables and List Objects related to External Data Connections...the Comment of Table or List Object inside the Worksheet Analyzing...

    docs.aspose.com/cells/python-net/read-and-write...
  5. Read and Write Table with Query Table Data Sour...

    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....Find Query Tables and List Objects related to External Data Connections...the Comment of Table or List Object inside the Worksheet Analyzing...

    docs.aspose.com/cells/net/read-and-write-table-...
  6. How to Convert TIFF to PDF in C#

    This brief tutorial is about how to convert TIFF to PDF in C#. In order to create TIFF to PDF converter C# code and comprehensive steps are given along with the environment configuration....and initialize the PdfOptions object to set the resolution and other...the PDF using the PdfOptions object that allows setting the resolution...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  7. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....the Image class object Cast the Image object to RasterImage class...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  8. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....file using the Image class object Create an instance of the PdfOptions...CadRasterizationOpti class object to set the page size Configure...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  9. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....source DOCX using Document class object. We will then create FindReplaceOptions...FindReplaceOptions class object to set the search and replace parameters...

    kb.aspose.com/words/java/how-to-find-and-replac...
  10. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to split Word document into sections using C#....file into the Document class object for splitting the sections...Word file Create a Section object by cloning the current section...

    kb.aspose.com/words/net/divide-word-document-in...