Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 97,363 for

object

(0.29 sec)
  1. 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...
  2. Getting recognition results as text|Documentation

    Returning Aspose.OCR for .NET recognition results as formatted text....property of RecognitionResult object or returned from RecognizeImage...// Add an image to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/save-text/
  3. Get a Particular Page in a PDF File in Python|A...

    Understand how to retrieve a specific page from a PDF document using Python and Aspose.PDF, for focused document processing....1 ) # create a new Document object new_document = self . Document...collection of new document object new_document . getPages ()...

    docs.aspose.com/pdf/python-java/get-a-particula...
  4. Concatenate Two PDF Files|Aspose.PDF for Python...

    Concatenate two PDF files into a single document using Aspose.PDF for Python.... Create a PdfFileEditor Object. Merge Two PDF Files. import...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/concatenate-two-...
  5. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/net/ellipse/
  6. Aspose::Words::LowCode::MailMergeDataSource cla...

    Aspose::Words::LowCode::MailMergeDataSource class. Mail merge data source used for using in MailMergerContext in C++....MailMergeDataSource : public System :: Object Methods Method Description...System::ArrayPtr<System::SharedPtr<System::Object>>&) Creates Mail Merge Data...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert MSG to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the MSG or EML format...initialize the Document class object to load the MHTML created in...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  8. How to Convert DWG to PDF in C#

    This simple article focuses on how to convert DWG to PDF in C#. It encompasses all the required information that can be used to write a comprehensive DWG to PDF converter software in C#....CadRasterizationOpti class object to set the output PDF page...Declare the PdfOptions class object and set the VectorRasterizationO...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-pdf...
  9. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....class object Instantiate the PdfSaveOptions class object from...loaded into the Document class object followed by the creation of...

    kb.aspose.com/words/python/how-to-transform-mar...
  10. Apply Superscript and Subscript Effects on Font...

    The C++ code to apply superscript and subscript effect to text in excel with the use of Aspose.Cells for C++ API....Font object’s IsSuperscript property to...subscript, set the Style.Font object’s IsSubscript property to true...

    docs.aspose.com/cells/go-cpp/apply-superscript-...