Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 86,622 for

object

(0.06 sec)
  1. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your document layout!...Value Description None 0 The object is explicitly positioned, usually... Left 1 Specifies that the object shall be left aligned to the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw Objects in PowerPoint C++...be used to highlight other objects, show connections and processes...manage ink objects. Differences between Regular Object and Ink Objects...

    docs.aspose.com/slides/cpp/manage-ink/
  3. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....to a JPEG image: Create an object of the Document class to get..."PDF-to-JPEG.jpeg" ); // Create stream object to save the output image try...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  4. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced document loading options. Optimize your workflow with powerful classes and enumerations today!...CHM document into a Document object. DocumentLoadingArgs An argument...HTML document into a Document object. LanguagePreferences Allows...

    reference.aspose.com/words/net/aspose.words.loa...
  5. OleFormat.ProgId | Aspose.Words for .NET

    Discover the OleFormat ProgId property to easily manage and customize OLE Object ProgIDs for enhanced functionality and seamless integration....sets the ProgID of the OLE object. public string ProgId { get...how to extract embedded OLE objects into files. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shading | Aspose.Words for Java

    Contains shading attributes for an Object in Java....Object, com.aspose.words.InternableComplexAtt...Contains shading attributes for an object. To learn more, visit the Programming...

    reference.aspose.com/words/java/com.aspose.word...
  7. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....privileges on a PDF file, create an object of the DocumentPrivilege class...pass this object as an argument to the Document object’s Encrypt...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  8. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Set Text Colors Create a Text Builder Add TextFragment...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  9. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...Error: Object reference not set to an instance of an object. Stack...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  10. Export Data to XML from a PDF File (Facades)|As...

    This section explains how to export Data to XML from a PDF File with Aspose.PDF Facades using Form Class....XML, you need to create an object of Form class, open source...OutputStream object. Finally, you can close OutputStream object and dispose...

    docs.aspose.com/pdf/java/export-data-into-a-pdf...