Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 90,771 for

object

(0.81 sec)
  1. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...the font formatting of this object. (Inherited from Inline ) is_composite...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Doc or Dot in C++....saved if this save options object is used. Can be Doc or Dot...DocSaveOptions object in a LoadOptions object. ASSERT_THROW (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....Document class object Instantiate the DocumentBuilder object using the...using DocumentBuilder class object Save the newly created document...

    kb.aspose.com/words/python/how-to-create-word-d...
  4. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....Create a new DocumentBuilder object on your Document . Start a...through each object in the DataRow . Insert the object into the document...

    docs.aspose.com/words/net/how-to-build-a-table-...
  5. How to Export MD File to PDF in Python

    This article guides on how to export MD file to PDF in Python. It shares the settings for the IDE and a list of steps along with the runnable code for converting MD to PDF in Python....an MD file to PDF Create an object of MdLoadOptions class to control...file Use the Document class object to load the source MD file...

    kb.aspose.com/pdf/python/how-to-export-md-file-...
  6. Tables and Ranges with Node.js via C++|Document...

    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....Excel for tables and list objects. Using Microsoft Excel Use...that contains a table/list object in it const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  7. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....and initialize the Graphics object with it Set the shooting mode...background color in the Graphics object Draw an ellipse and a string...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  8. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....render a chart, graph, smart object, or any information to an SVG...instance of SvgSaveOptions class object and set parameters of output...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  9. Convert DNG to JPG in C#

    Follow this article to transform DNG to JPG in C#. It assists in converting DNG to JPEG which is digital negative raw image file, a list of conversion steps, and a sample code to perform this operation....DNG file into the Image class object and typecast it to the DngImage...class Create the JpegOptions object to customize the output JPG...

    kb.aspose.com/imaging/net/convert-dng-to-jpg-in...
  10. Build Tangent and Binormal data for all Meshes ...

    With Aspose.3D for Java API, developers can build tangent and binormal data for all meshes in any supported 3D document....method takes the Scene class object as a parameter and another...another one takes the Mesh class object as a parameter as shown in this...

    docs.aspose.com/3d/java/build-tangent-and-binor...