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

object

(0.14 sec)
  1. Aspose::Words::Settings::OdsoRecipientData clas...

    Aspose::Words::Settings::OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail merge. To learn more, visit the documentation article in C++....OdsoRecipientData : public System :: Object Methods Method Description...Returns a deep clone of this object. get_Active () const Specifies...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. How to Convert EPS to TIFF in C#

    This step by step tutorial explains how to convert EPS to TIFF in C#. Aspose.Page for .NET API helps you convert EPS to TIFF in C# code....into PsDocument object Create ImageDevice object using TIFF image...notice that the PsDocument object renders the EPS document as...

    kb.aspose.com/page/net/how-to-convert-eps-to-ti...
  3. Aspose.PSD为.NET 21.3版 - 发布说明|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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section...property of the PrinterSettings object. let settings = new PrinterSettings...property of the PrinterSettings object. let settings = new PrinterSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s Save method. The following...

    docs.aspose.com/pdf/net/removing-attachment-fro...
  6. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting... Please note, StyleFlag object is passed as a parameter to..."B2:D7" ); // Create style object. Style st = wb . CreateStyle...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  7. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API....work as follows: Create an object of the Diagram class. Get paticular...method of the Diagram class object and also pass complete file...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  8. Stop conversion or loading using InterruptMonit...

    This section explains how to stop conversion or loading with Aspose.Diagram....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/diagram/net/stop-conversion-or-...
  9. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....images, provided in OcrInput object , use Aspose.OCR.AsposeOcr...Aspose.OCR.RectangleOutput objects containing coordinates of each...

    docs.aspose.com/ocr/net/image-regions-word-find/
  10. Set Field Limit|Aspose.PDF for Python via .NET

    This example shows how to set a maximum character limit for a form field in a PDF document using Aspose.PDF for Python.... Create a FormEditor object. Set the maximum character...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/set-field-limit/