Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 94,495 for

object

(0.39 sec)
  1. Printing Workbooks in Aspose.Cells|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....//Instantiating a Workbook object Workbook workbook = new Workbook.../data/test.xlsx" ); //Create an object for ImageOptions ImageOrPrintOptions...

    docs.aspose.com/cells/net/printing-workbooks-in...
  2. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....a sample of creating Excel object and setting its caption. auto...get_Slide ( 0 ); // Add an OLE object to the slide auto allBytes...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...
  3. 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/
  4. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....This element is declared as an object with "element_type": "CustomAnswerSheet"...are provided as an array of objects in the children property. CustomAnswerSheet...

    docs.aspose.com/omr/net/json-markup/customanswe...
  5. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE Objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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/
  7. OleFormat.SuggestedFileName | Aspose.Words for ...

    Discover the OleFormat SuggestedFileName property to easily retrieve the recommended file name for saving your embedded Objects seamlessly....suggested for the current embedded object if you want to save it into...Examples Shows how to get an OLE object’s suggested file name. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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-...
  9. 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...
  10. How to Insert Watermark in Word Document using C#

    We will guide you through how to insert watermark in Word document using C#. You will get information about the configuration, steps and a sample code to create watermark in Word using C#....Document class object Create the TextWatermarkOptions object to set the...using C# . The Document class object is used to load the Word file...

    kb.aspose.com/words/net/how-to-insert-watermark...