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

object

(0.26 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. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using Cell.putValue(boolean)...values inside the Table or List Object using the row and column offsets...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  3. Primitive Shape to Mesh|Documentation

    Aspose.3D for Node.js via Java API has support of converting any primitive shape to mesh. Primitive shapes include most basic and used Objects like box, sphere, plane, cylinder, and torus....include most basic and used objects like box, sphere, plane, cylinder...perfectly round geometrical object in three-dimensional space...

    docs.aspose.com/3d/nodejs-java/primitive-shape-...
  4. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....Words represent an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    docs.aspose.com/words/cpp/working-with-shapes/
  5. 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...
  6. 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...
  7. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedFileName method. Gets the file name suggested for the current embedded Object if you want to save it into a file in C++....suggested for the current embedded object if you want to save it into...Examples Shows how to get an OLE object’s suggested file name. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....background image to a page object. The following code snippet...using the BackgroundArtifact object with Python. import aspose...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  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/