Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 97,363 for

object

(1.62 sec)
  1. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify document font settings in C++....substitution rule for a LoadOptions object. // If the document we are...document. // Create a FontSettings object that will substitute the "Times...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. 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.fie...
  3. Aspose.PSD for Java 23.9 - Release Notes|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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. Delete Images from PDF File|Aspose.PDF for .NET

    This section explain how to delete Images from PDF File using Aspose.PDF for .NET....PDF file: Create a Document object and open the input PDF file...the image from the Document object’s Pages collection. Images...

    docs.aspose.com/pdf/net/delete-images-from-pdf-...
  5. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Save method of the Document object. The following code snippet...pdf" ); // Create TextAbsorber object to find all instances of the...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  6. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/java/working-with-tables/
  7. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your document signing reasons for enhanced security and compliance....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/net/aspose.words.sav...
  8. AutoFit Rows for Merged Cells with JavaScript v...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for JavaScript via C++. Implement auto-fit functionality for merged cells in spreadsheets....code; it creates a workbook object and adds multiple worksheets.....end" ; // Create a style object const style = cell1 . style...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  9. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Add an IAutoShape object with ShapeType set as Rectangle...the newly added IAutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/net/manage-textbox/
  10. Convert GIF to PDF in Python

    Follow this article to transform GIF to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter in Python....Create a new Document class object to hold the output PDF file...created PDF file Create an object of the Image class from the...

    kb.aspose.com/pdf/python/convert-gif-to-pdf-in-...