Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 87,574 for

object

(0.12 sec)
  1. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....DocSaveOptions object in a LoadOptions object. expect (() =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....DocSaveOptions object in a LoadOptions object. Assert . Throws...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveOptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....is written to GDI+ graphics object and saved to metafile. If set... we can pass a SaveOptions object to select a renderer for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an Object in Java....Object public class GlowFormat Represents...the glow formatting for an object. Remarks: Use the ShapeBase...

    reference.aspose.com/words/java/com.aspose.word...
  5. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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....Dispose Method Workbook object now implements the System.IDisposable...method or create a Workbook object in a Using structure to call...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java 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/androidjava/remove-slide...
  7. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... PAGE The object is positioned relative to the...edge of the page. COLUMN The object is positioned relative to the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....\\ " ); // Create workbook object Workbook workbook ; // Create...Create signature line object SignatureLine s ; s . SetSigner ( u...

    docs.aspose.com/cells/cpp/create-signature-line...
  9. 在 PHP 中将窗口元素添加到 Visio 实例|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....vsd" ); \ # initialize window object $window = new Window (); \...-> STENCIL ); \ # add window object $diagram -> getWindows () ->...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  10. Create New Worksheet|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...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/java/create-new-worksheet/