Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 93,612 for

object

(0.19 sec)
  1. Tables|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....Creating a List Object Formatting List Object Hide Overlaid Content...the Comment of Table or List Object Smart HTML Analyzing your prompt...

    docs.aspose.com/cells/python-java/tables/
  2. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....Object public class OlePackage Allows...visit the Working with Ole Objects documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Value method. Gets or sets the value of the property in C++....System :: SharedPtr < System :: Object > Aspose :: Words :: Properties...docx" ); // The "Document" object contains some of its metadata...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....int format) { return format((Object) value, format); } public String...format((Object) value, format); } private String format(Object value...

    reference.aspose.com/words/java/com.aspose.word...
  5. "Invalid font name" on document save after PDF ...

    Hello, We’ve recently updated Aspose.PDF.Drawing to version 25.3.0 coming from 24.10.0 and have came across a PDF that cannot be saved after a successful conversion to PDF_A_2A. This issue occurs on: Both Aspose.PDF …...#=zV2lgdDKTMzjPPAIpNsa=(Object undefined, Span`1 undefined)...MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr...

    forum.aspose.com/t/invalid-font-name-on-documen...
  6. Extract and Save an Attachment|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....file: Loop through the Document object’s EmbeddedFiles collection...represents a FileSpecification object. Each iteration of the foreach...

    docs.aspose.com/pdf/net/extract-and-save-an-att...
  7. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Add TextFragment to Paragraph collection of...

    docs.aspose.com/pdf/java/create-document/
  8. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase class. Base class for FieldMergingArgs and ImageFieldMergingArgs. To learn more, visit the documentation article in C++....FieldMergingArgsBase : public System :: Object Methods Method Description...const Returns the Document object for which the mail merge is...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Import Data into a PDF File - facades|Aspose.PD...

    This section explains how to import Data to XML from a PDF File with Aspose.PDF Facades using Form Class....XML, you need to create an object of Form class and then call...method using the FileInputStream object. Finally, you can save the...

    docs.aspose.com/pdf/java/import-data-into-a-pdf...
  10. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....can be created by creating object of Table Class. Aspose . Pdf...+ ", 3)" ); } // Add table object to first page of input document...

    docs.aspose.com/pdf/java/add-table-in-existing-...