Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 94,307 for

object

(0.1 sec)
  1. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....instance of the LoadOptions class object to use the password property...Workbook class object using the LoadOptions object with a password...

    kb.aspose.com/cells/java/how-to-open-password-p...
  2. How to Convert TSV to Excel in C#

    This article describes how to convert TSV to Excel in C#. It shares all the information required to configure the environment, steps to be followed and a runnable sample code that transforms a TSV file to Excel in C#....argument to the LoadOptions object Load the source TSV file into...into the Workbook object using the above options Save the loaded...

    kb.aspose.com/cells/net/how-to-convert-tsv-to-e...
  3. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert pages in PDF document into TIFF image. You will learn how to convert all or single pages to TIFF images with Aspose.PDF for Android via Android via Java....single TIFF image: Create an object of the Document class. Call...return ; } // Create Resolution object Resolution resolution = new...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  4. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...Initialize LineTo geometry object LineTo lineTo = new LineTo...Initialize LineTo geometry object lineTo = new LineTo (); //...

    docs.aspose.com/diagram/net/working-with-geomet...
  5. UserInformation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.UserInformation class to manage user details effectively and enhance document processing in your applications....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose.Diagram Export vsdx file as pdf with boo...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …...Create a main PDF Bookmark entry object pbeRoot = PdfBookmarkEntry()...Create a sub PDF Bookmark entry object subPbe2 = PdfBookmarkEntry()...

    forum.aspose.com/t/aspose-diagram-export-vsdx-f...
  7. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field...) format Gets a FieldFormat object that provides typed access...# Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions实例...getDataDir (); // Initialize an object Discreet3DSSaveOptio saveOpts...); // The separator between object's name and the duplicated counter...

    docs.aspose.com/3d/zh/java/specify-3d-file-save...
  9. PdfDigitalSignatureDetails.timestamp_settings p...

    PdfDigitalSignatureDetails.timestamp_settings property. Gets or sets the digital signature timestamp settings....valid PdfDigitalSignatureT object, then the digital signature...# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++....saved if this save options object is used. Can be Docx , Docm...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/cpp/aspose.words.sav...