Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 94,435 for

object

(0.62 sec)
  1. Save ODS File in ODF 1.1 and 1.2 Specifications...

    How to Save ODS File in ODF 1.1 and 1.2 Specifications with Aspose.Cells for Python via .NET API....code below creates a workbook object, adds a value to cell A1 on...

    docs.aspose.com/cells/python-net/save-ods-file-...
  2. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt Object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...if this shape is a WordArt object. public bool IsWordArt { get...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Convert PNG to PDF|Aspose.PDF for Android via Java

    This article shows how to convert PNG to PDF with Aspose.PDF library in your Android via Java applications. You can convert PNG images to PDF format using simple steps....() { // Initialize document object document = new Document ();...

    docs.aspose.com/pdf/androidjava/convert-png-to-...
  4. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Create a Document object with the input PDF file. Call...

    products.aspose.com/pdf/rust-cpp/pages/add/
  5. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create TableAbsorber object to find tables. Visit first...

    products.aspose.com/pdf/python-net/table/remove/
  6. Licensing | Aspose.PUB for Java

    To get the license of theAspose.PUB API solution for Java you can either apply it using File or Stream Object or by loading a License from File....License using File or Stream Object The license can be loaded from...from a file or stream object. The easiest way to set a license...

    docs.aspose.com/pub/java/licensing/
  7. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...with a bookmark as a single object. Inheritance: BookmarkStart...Description bookmark Gets the facade object that encapsulates this bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...properties of WatermarkArtifact object. Add watermark using method...

    products.aspose.com/pdf/python-net/watermark/re...
  9. Python中取消保护工作表|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....# Instantiating a Workbook object workbook = self . Workbook...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  10. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...info("PDF-CONVERSION_INFO: created document object"); if (!doc.convert(logOutputStream...info("PDF-CONVERSION_INFO: converted document object"); doc.save(byteArrayOutputStrea...

    forum.aspose.com/t/font-substitution-issue-when...