Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 97,204 for

object

(0.5 sec)
  1. 在VSTO和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....VSTO //intiate Application object Excel . Application ExcelApp...Heading" ; //Define a range object(B2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  2. 更改行或列的字体和颜色|Documentation

    本文介绍如何在GridDesktop中更改行或列的字体和颜色。...//Creating a customized Font object Font font = new Font ( "Arial"...column to the customized Font object column . SetFont ( font );...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  3. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....Bitmap object of required dimensions Create a Graphics object from...Bitmap object created above Create a new Pen tool object with required...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...
  4. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....Object public abstract class SaveOptions...docx"); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/java/com.aspose.word...
  5. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...Returns the parent Comment object. Returns null for top-level...the anchor character of this object. HasChildNodes { get; } Returns...

    reference.aspose.com/words/net/aspose.words/com...
  6. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide....allow you to add videos (video objects) to a presentation, Aspose...through its index. Add an IVideo object and pass the video file path...

    docs.aspose.com/slides/androidjava/video-frame/
  7. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment... If a Comment object occurs on its own, the comment...the position of the Comment object. To anchor a comment to a region...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/passport/
  9. Generating the template|Documentation

    How to render a printable form and generate a recognition pattern file for Aspose.OMR engine....passing GlobalPageSettings object to the method: Aspose . OMR...passing GlobalPageSettings object to the method: string workingDirectory...

    docs.aspose.com/omr/net/generate-template/
  10. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... Add OLE Object Frames to Slides 假设您已经在 Microsoft...constructor takes an embeddable object extension as a second parameter...

    docs.aspose.com/slides/zh/java/manage-ole/