Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 94,421 for

object

(0.6 sec)
  1. Aspose::Words::BookmarkEnd class | Aspose.Words...

    Aspose::Words::BookmarkEnd class. Represents an end of a bookmark in a Word document. To learn more, visit the documentation article in C++....get_Range () Returns a Range object that represents the portion...with a bookmark as a single object. See Also Class Node Namespace...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Display XML Formats Using Python | Aspose.PDF

    Open and view XML documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Instantiate XslFoLoadOption object options = apdf . XslFoLoadOptions...

    products.aspose.com/pdf/python-net/viewer/xml/
  3. FieldChar.FieldType | Aspose.Words for .NET

    Discover the FieldChar FieldType property, which reveals the field's type, enhancing your data management and programming efficiency. Learn more now!...)); // Retrieve the facade object which represents the field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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-...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....loading back into a Document object. When true , the roundtrip...Saving with a HtmlSaveOptions object with ExportRoundtripInfor set...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Rotate Barcode Image in PHP|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....PHPCode # Instantiate barcode object $bb = new BarCodeBuilder ();...

    docs.aspose.com/barcode/java/rotate-barcode-ima...
  7. How to Convert PPT to PPTX in Java

    This tutorial focuses on how to convert PPT to PPTX in Java by providing the crisp information about the environment settings, detailed steps and a runnable sample code to transform PPT to PPTX in Java....Initialize the LoadOptions class object to set the load options Set...argument in the LoadFormat class object and then load the source PPT...

    kb.aspose.com/slides/java/how-to-convert-ppt-to...
  8. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....Instantiate a Presentation object that represents a PPTX file...FillFormat exposed by the Portion object. Save the modified presentation...

    docs.aspose.com/slides/python-net/text-formatting/
  9. 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/
  10. 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/