Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 94,498 for

object

(0.2 sec)
  1. TeX typesetting functionality | .NET API

    .NET API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of C# code....options for Object TeX/Object LaTeX upon the Object TeX engine...with a newly created XpsDevice object and run the job by calling...

    products.aspose.com/tex/net/typeset-tex-files/
  2. How to Convert JPG to Black and White PDF in C#

    This tutorial contains simple steps on how to convert JPG to Black and White PDF in C#. It provides details about all the resources, important namespaces, classes, methods and a runnable sample code for writing a jpg to Black and White pdf converter in C#....image into the Image class object Perform casting of the loaded...to RasterCachedImage class object Cache image data if it is not...

    kb.aspose.com/imaging/net/how-to-convert-jpg-to...
  3. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets.... An object of the ExcelSaveOptions class...Instantiate ExcelSave Option object ExcelSaveOptions excelsave...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  4. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions Object. Each save format has a corresponding class that holds save options for that save format....after loading them in Scene object using C#. By loading and saving...a SaveOptions object. This should be an object of a class derived...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  5. Drawing Images|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....and then we will create an object of the BmpOptions class from...these properties, pass this object to the static Create method...

    docs.aspose.com/imaging/net/drawing-images/
  6. Drawing Images|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....and then we will create an object of the BmpOptions class from...these properties, pass this object to the static create method...

    docs.aspose.com/imaging/python-net/drawing-images/
  7. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram.... The Master object represents a Shape object’s master in a...collection of Aspose.Diagram.Master objects. This property can be used...

    docs.aspose.com/diagram/net/working-with-masters/
  8. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...corrupted after replacing smart object contents. Environment Aspose...Description When replacing smart object contents in a PSD file and...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  9. Aspose::Words::Tables::PreferredWidth::Equals m...

    Aspose::Words::Tables::PreferredWidth::Equals method. Determines whether the specified PreferredWidth is equal in value to the current PreferredWidth in C++...."PreferredWidth" property creates a new object. ASSERT_NE ( System :: ObjectExt...(System::SharedPtr<System::Object>) method Determines whether...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring....header, you first need to create object of PdfFileStamp class. You...(); // Create PdfFileStamp object using ( var fileStamp = new...

    docs.aspose.com/pdf/net/manage-header-and-footer/