Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 96,262 for

object

(0.57 sec)
  1. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....represents the ID of the particular object this problem is related to...(). insert ( 1 ); // Create object to represent TOC information...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  2. Convert CFF2 to DXF via Java | products.aspose.com

    Sample Java conversion code for CFF2 format to DXF file. Use this example code to convert CFF2 to DXF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of DxfOptions System Requirements...

    products.aspose.com/cad/java/conversion/cff2-to...
  3. Convert IGES to PNG via Java | products.aspose.com

    Sample Java conversion code for IGES format to PNG file. Use this example code to convert IGES to PNG within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of PngOptions System Requirements...

    products.aspose.com/cad/java/conversion/iges-to...
  4. Insert an image into Visio via .NET | products....

    C# source code to insert image into Visio such as png bmp or emf on .NET Framework, .NET Core, Mono Platforms....NET Object INSERT-IMAGE to VISIO HTML...environment. Instantiating a Diagram object.(or->Load the Vsdx file with...

    products.aspose.com/diagram/net/object/insert-i...
  5. How to Print PowerPoint presentation in C#

    In this step by step tutorial, we'll show you how to print PPTX in C# using Aspose.Slides without even PowerPoint installed. Printing PPT presentation or PPTX in C# using .NET code is achieved using simple and easy steps....SetLicense method Create a new object of Presentation Class Load...presentation for printing into the object created above Print PPTX Presentation...

    kb.aspose.com/slides/net/how-to-print-powerpoin...
  6. IDataReader | Aspose.Words for Java

    Provides a means of reading one or more forward-only streams of result sets obtained by executing a command at a data source and is implemented by .NET Framework data providers that access relational databases in Java....close() Closes the IDataReader Object. getDepth() Gets a value indicating...close() Closes the IDataReader Object. getDepth() public abstract...

    reference.aspose.com/words/java/com.aspose.word...
  7. Run.phoneticGuide property | Aspose.Words for N...

    Run.phoneticGuide property. Gets a [Run.phoneticGuide](./) Object....phoneticGuide object. get phoneticGuide () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....Object, com.aspose.words.Node , com...first ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule Objects. To learn more, visit the documentation article in C++....a collection of VbaModule objects. To learn more, visit the Working...(int32_t) Retrieves a VbaModule object by index. idx_get (const System::String&)...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Convert PDF to PDF/A formats|Aspose.PDF for PHP...

    Explore how to convert PDF files to PDF/A format for compliance with document archiving standards in PHP via Java.... // Create a new Document object and load the input PDF file...code: // Create a new Document object and load the input PDF file...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pdfa/