Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 94,418 for

object

(0.15 sec)
  1. Hiding and Showing Rows and Columns in PHP|Docu...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for PHP via Java APIs....# Instantiating a Workbook object by an Excel file path $workbook...# Instantiating a Workbook object by an Excel file path $workbook...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  2. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom document properties...Remarks Each DocumentProperty object represents a custom property...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties to a workbook Object using Aspose.Cells for JavaScript via C++. These properties can be viewed in the Document Information Panel....properties inside the workbook object, which are visible in the Document...() => { // Create workbook object const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/adding-cus...
  4. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Get clear code examples and boost your workflow....or index) for a known ISlide object, you can specify the slide...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/java/remove-slide-from-p...
  5. Create a Simple or Protected ZIP archive via C#

    C# source code for creating ZIP archives. Add single or multiple files and folders to ZIP archives programmatically.... Create FileStream object with the output ZIP archive...source file into a FileStream object with mod FileMode.Open and...

    products.aspose.com/zip/net/compress/create/
  6. Convert PDF File|Aspose.PDF for .NET

    Learn how to convert a PDF file to various formats in .NET using Aspose.PDF for flexible document handling....need to create PdfConverter object and open the PDF file using...(); // Create PdfConverter object using ( var converter = new...

    docs.aspose.com/pdf/net/convert-pdf-file/
  7. PsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Ps](../../aspose.words/saveformat/#Ps) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 VSTO 和 Aspose.Slides 中添加带动画的图片框|Aspose.Slides 文档

    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....( 1 ); //Adding the picture object to pictures collection of the...jpeg" ); //After the picture object is added, the picture is given...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  9. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) Object corresponding to the shape or group shape that is about to be saved....property Gets the ShapeBase object corresponding to the shape... we can pass a SaveOptions object to designate a callback //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.Email.Graph in WinForm app - Free Suppor...

    Hi I got the console example working to connect to Exchange via Microsoft.Graph to list email folders. However I can’t get this to work when I convert it to a WinForms application. It appears to hang on ExecutionHangs…...private void button1_Click(object sender, EventArgs e) { GetFolders();...private async void button1_Click(object sender, EventArgs e) { await...

    forum.aspose.com/t/aspose-email-graph-in-winfor...