Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 94,374 for

object

(0.17 sec)
  1. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a paragraph... You do not create objects of the ListFormat class directly...ListFormat as a property of another object that can have list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.3D 2.1.0中的公共 API 更改|Documentation

    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.... C# // initialize an object Discreet3DSSaveOptio saveOpts...; // the separator between object's name and the duplicated counter...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border Object that specifies border for the font in C++....Font::get_Border method Returns a Border object that specifies border for the...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....have a corresponding FontInfo object which contains details about...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Working with Contacts on Exchange Server|Docume...

    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....CreateContact() method takes a Contact object as an input parameter. To add...credentials. Initialize the Contact object with the desired properties...

    docs.aspose.com/email/cpp/working-with-contacts...
  6. How to Create OMR Answer Sheet Checker using Java

    This short tutorial covers the details about how to create OMR answer sheet checker using Java. You can make OMR answer sheet checker using Java in any operating system environments like MS Windows, macOS, or Linux....Maven Repository Initialize an object of OmrEngine class Load the...sample, the OmrEngine class object is initiated and then the template...

    kb.aspose.com/omr/java/how-to-create-omr-answer...
  7. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part....class object Instantiate DocumentBuilder class object Insert...

    kb.aspose.com/words/java/how-to-insert-picture-...
  8. Split PDF File into Individual Pages in Python|...

    Explore how to split a PDF into individual pages in Python using Aspose.PDF, allowing for easy page extraction and management....): # create a new Document object new_document = self . Document...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  9. How to Convert Word to Markdown using Java

    In this short tutorial you will learn how to convert Word to Markdown using Java. The following code and steps can be followed to create Word to Markdown converter using Java in any of the commonly used operating system like Windows, macOS, or Linux....Instantiate the Document class object to load source document Using...Java In this code snippet, an object of Document class is initialized...

    kb.aspose.com/words/java/how-to-convert-word-to...
  10. Convert SVG to PDF in Java

    This topic will let you convert SVG to PDF in Java. It covers information about setting up the environment and offers a code example to create a SVG to PDF converter software in Java....of the Image class Create an object of the PdfOptions class and...CadRasterizationOpti class object to set the page size Use the...

    kb.aspose.com/cad/java/convert-svg-to-pdf-in-java/