Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 90,707 for

object

(0.09 sec)
  1. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an XPath query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...Hyperlink : public System :: Object { typedef Hyperlink ThisType...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. FieldDdeAuto Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDdeAuto class for seamless DDEAUTO field integration, enhancing document automation and efficiency in your projects....{ get; } Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. InsertAsHtml {...

    reference.aspose.com/words/net/aspose.words.fie...
  3. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....Instantiate the ImageSaveOptions object to set save format as JPG Set...instantiate the ImageSaveOptions object to set the save format for...

    kb.aspose.com/words/java/how-to-convert-word-to...
  4. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  5. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/split-pdf-pages/
  6. Public API Changes in Aspose.Cells 8.5.0|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....to a single cell value or an object array of all cell values in...the API puts the ReferredArea object into the "paramsList" when...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. How to Insert a Bookmark in Word using Python

    This quick tutorial explains how to insert a bookmark in Word using Python. It provides details for environment settings, a step-wise process, and a runnable sample code to create bookmark in Word using Python....document object and instantiate the DocumentBuilder object using...uses the DocumentBuilder class object to start and close bookmarks...

    kb.aspose.com/words/python/how-to-insert-a-book...
  8. How to Read the Presentation Properties in Java

    This article entails how to read the presentation properties in Java. It guides by exposing the configuration details, step-wise program flow and a runnable example to read and print the document properties in Java....Create the IDocumentProperties object to read the presentation document...the IDocumentProperties class object, the properties are read and...

    kb.aspose.com/slides/java/how-to-read-the-prese...
  9. How to Convert JSON Data to PDF in C#

    This brief tutorial sheds light on how to convert JSON data to PDF in C#. You will learn how using C# JSON to PDF feature can be embedded by following simple steps and the code snippet....Create an empty Workbook class object to save JSON data Access the...Create a JsonLayoutOptions object to set properties for conversion...

    kb.aspose.com/cells/net/how-to-convert-json-dat...
  10. How to Digitally Sign a Word Document using Java

    This short guide provides information on how to digitally sign a Word document using Java. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Java....Instantiate a SignOptions class object to customize the digital signature...Create a CertificateHolder class object to load the PFX certificate...

    kb.aspose.com/words/java/how-to-digitally-sign-...