Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 94,459 for

object

(0.09 sec)
  1. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....Instantiate the TextAnnotation class object and initialize its properties...it with the text annotation object Add this text annotation to...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  2. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....// Create a "TxtSaveOptions" object, which we can pass to the document's...The Aspose.Words "Document" objects have page breaks, just like...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Extract images from PDF in PHP | Aspose.PDF

    PHP sample code for extracting images from PDF file on on any platform.... Create an XImage object to extract images. Save output...Create a new FileOutputStream object to save the image $outputImage...

    products.aspose.com/pdf/php-java/parser/images/
  4. Protect DOC document Online with password or us...

    Online DOC file password protection app. Android API Java code to apply password protection on DOC document....class object or load file via this object Using the object call...

    products.aspose.com/total/android-java/protect/...
  5. Create 3D Cylinder in Java | Make three-dimensi...

    Create 3D Cylinder in Java. Make 3D Cylinder Programmatically in Java applications....3D Object file with the following steps: Create an object of...Java: Initialize a Scene class object. Make a cylinder and set the...

    blog.aspose.com/3d/make-cylinder-in-java/
  6. Bookmarks in PDF in Node.js|Aspose.PDF for Node...

    You can add or delete a bookmarks in PDF document in the Node.js environment.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/bookmark/
  7. View PPSM in C# | products.aspose.com

    View PPSM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...instantiate a Presentation object & load the PPSM file using...Instantiate a Presentation object and load the PPSM file. Create...

    products.aspose.com/slides/net/viewer/ppsm/
  8. Locking WordArt Watermark in Aspose.Cells|Docum...

    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....that the WordArt becomes an object that can be moved and positioned...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/net/locking-wordart-water...
  9. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme Object, enhancing your document's design and visual appeal....Theme property Gets the Theme object for this document. public Theme...colors.docx" ); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++.... Creates a Style object with specified formatting attributes... "D3" ); // Create a style object. let style = workbook . createStyle...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...