Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 92,036 for

object

(0.15 sec)
  1. Aspose.PSD for .NET 21.7 - 发行说明|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....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....Object, com.aspose.words.SaveOptions...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/java/com.aspose.word...
  3. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....] Change Page Size The Page object represents the drawing area...Aspose.Diagram.Page objects. The PageProps object represents the page...

    docs.aspose.com/diagram/java/change-page-size/
  4. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border Objects effortlessly for enhanced document formatting....class A collection of Border objects. To learn more, visit the Programming...{ get; } Retrieves a Border object by border type. (2 indexers)...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Fill.rotate_with_object property | Aspose.Words...

    Fill.rotate_with_Object property. Gets or sets whether the fill rotates with the specified Object....rotate_with_object property Fill.rotate_with_object property Gets...specified object. @property def rotate_with_object ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....need to create a PdfViewer object and open the PDF using the...PrintingPDFFile () { // Create PdfViewer object PdfViewer viewer = new PdfViewer...

    docs.aspose.com/pdf/java/print-pdf-file/
  7. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++....Examples Shows how insert an OLE object into a document. auto doc =...DocumentBuilder > ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....Object public class PdfDigitalSignatureH...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  9. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...Aspose.Cells.Drawing.Label object. The Label class represents...

    docs.aspose.com/cells/net/controls-in-charts/
  10. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....()); } //Instantiate a Pdf object by calling its empty constructor...//Create a section in the Pdf object Section sec1 = pdf1 . getSections...

    docs.aspose.com/pdf/java/migrating-your-code-to...