Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 96,315 for

object

(0.17 sec)
  1. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....Create a Document object and an ImageStamp object using required...adding an image as a stamp object, you can control the quality...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  2. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....) Creates CertificateHolder object using byte array of PKCS12...) Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Split PDF pages|Aspose.PDF for Java

    This section explains how to split PDF pages with com.aspose.pdf.facades Facades using PdfFileEditor class...."C:\Workspace\"; // Create PdfFileEditor object com.aspose.pdf.facades.PdfFileEditor..."C:\Workspace\"; // Create PdfFileEditor object com.aspose.pdf.facades.PdfFileEditor...

    docs.aspose.com/pdf/java/split-pdf-pages/
  4. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/java/complex-pdf-example/
  5. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/run/
  6. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....the font formatting of this object. get_HelpText () Returns or...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Convert PDF to Excel in C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to convert PDF to Excel format using C++. During this, the individual pages of the PDF file are converted to Excel worksheets.... An object of the ExcelSaveOptions class...Create an instance of Document object with the source PDF document...

    docs.aspose.com/pdf/cpp/convert-pdf-to-excel/
  8. ComparisonExpression | Aspose.Words for Java

    The comparison expression in Java....Object public class ComparisonExpression...static Object[][] conditionEvaluationE() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  9. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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/net/public-api-changes-in-as...
  10. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....file into the Document class object from the disk or memory stream...desired image using XImage class object from the image collection in...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...