Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 79,399 for

object

(0.1 sec)
  1. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for .NET API, developers can convert all polygons to triangles in any supported 3D file....class which takes a Scene class object as a parameter as shown in...

    docs.aspose.com/3d/net/convert-all-polygons-to-...
  2. Aspose::Words::Drawing::Fill::set_ForeThemeColo...

    Aspose::Words::Drawing::Fill::set_ForeThemeColor method. Sets a ThemeColor Object that represents the foreground color for the fill in C++....r method Sets a ThemeColor object that represents the foreground...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Saving::XpsSaveOptions::set_Digi...

    Aspose::Words::Saving::XpsSaveOptions::set_DigitalSignatureDetails method. Sets DigitalSignatureDetails Object used to sign a document in C++....method Sets DigitalSignatureDeta object used to sign a document. void...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. How to Convert HTML to JPG in Java

    This brief tutorial describes how to convert HTML to JPG in Java by providing detailed steps to configure the environment and a sample code. To convert HTML to JPG Java code demonstrates loading an HTML file and saving it as PNG image....HTML using HTMLDocument class object to convert it to JPG Initialize...instantiating ImageSaveOptions class object to configure the output image...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  5. How to Convert PDF to PDFA Format using Python

    This topic covers the details on how to convert PDF to PDFA format using Python. It provides information to set up the environment and a step-by-step procedure to write the PDF to PDFA converter using Python....PDFA using the Document class object Show the current format of...file using the Document class object. In the subsequent step, the...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  6. How to Create Bookmark in Word using Java

    In this short tutorial you will learn how to create bookmark in Word using Java. You will get all the information related to environment, step-wise process and a sample code to add bookmark to Word document using Java....file using the Document class object and instantiate the DocumentBuilder...DocumentBuilder class object Create a bookmark and set its name Add...

    kb.aspose.com/words/java/how-to-create-bookmark...
  7. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool....file into the Document class object using the file name and password...response object once the document is saved to response object in a...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...
  8. How to Encrypt Excel File with Password in Java

    This article guides on how to encrypt Excel file with password in Java. It provides the details about the required resources, a complete logic to write the program and a runnable sample code to demonstrate the process to create password protected Excel file in Java....Excel file into the Workbook object that is to be encrypted Select...password using the Settings object in the Workbook class Save...

    kb.aspose.com/cells/java/how-to-encrypt-excel-f...
  9. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...// Instantiate FormattedText object with sample string var text...AddNewLineText ( "Object" ); // Create TextStamp object using FormattedText...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  10. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method....ImageSaveOptions , string[], object[], MailMergeOptions ) Performs...saveOptions , string [] fieldNames , object [] fieldValues , MailMergeOptions...

    reference.aspose.com/words/net/aspose.words.low...