Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 94,495 for

object

(0.27 sec)
  1. Aspose.Words.Rendering | Aspose.Words for .NET

    Discover Aspose.Words.Rendering, customize document printing and rendering effortlessly with powerful classes for enhanced output quality....vector image or to a Graphics object. PageInfo Represents information...parameters of PrinterSettings object. ShapeRenderer Provides methods...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Delete Pivot Table from a Worksheet|Documentation

    C# code to remove PivotTable for Excel Worksheets...pivot table using a pivot table object or a pivot table position....pivot table using a pivot table object and the Worksheet.PivotTables...

    docs.aspose.com/cells/net/delete-pivot-table-fr...
  3. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++....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/cpp/delete-images-from-pdf-...
  4. Serialize Document in a Database|Aspose.Words f...

    Convert a document into a byte array for work with this document in a database using C#. You can store and retrieve a document to and from the database....storing and retrieving Document objects to and from a database. For...array. To serialize a Document object in Aspose.Words: Save it to...

    docs.aspose.com/words/net/serialize-and-work-wi...
  5. Addition of image as background into DWG|CAD Do...

    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....create a CadRasterImageDef object for the background image, create...create a CadRasterImage object to insert the background for the...

    docs.aspose.com/cad/net/how-to/addition-of-imag...
  6. Protect Documents and Parts of Documents|Aspose...

    Protect a document or parts of a document easily and fast instead of using VSTO in C#.... object noReset = false ; object password = System...String . Empty ; object useIRM = false ; object enforceStyleLock...

    docs.aspose.com/words/net/protect-documents-and...
  7. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an Object....determining the height of an object. Members Name Description AtLeast...accommodate all text inside an object. Exactly The height is specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::SoftEdgeFormat class | ...

    Aspose::Words::Drawing::SoftEdgeFormat class. Represents the soft edge formatting for an Object in C++....an object. class SoftEdgeFormat : public System :: Object Methods...SoftEdgeFormat from the parent object. set_Radius (double) Setter...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....input PDF using the Document object. Get the particular page to...text. Create a TextFragment object with the input text along with...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  10. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....approach: First, create a field object and set its properties. Then...instantiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/java/create-forms/