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

object

(0.2 sec)
  1. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/java/working-with-tables/
  2. 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...
  3. 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...
  4. Font classes for supported Font Formats | Java

    Getting learned Aspose.Font for Java library is better by starting by learning the hierarchy of its classes. Find out how to manipulate fonts here....class so the instance of the object of com.aspose.font.Font type...reference on the just created object is returned by the static methods...

    docs.aspose.com/font/java/developer-guide/font-...
  5. 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...
  6. 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...
  7. Aspose.PSD for .NET 23.9 - Release Notes|Docume...

    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....Object) M:Aspose.PSD.Region.GetHashCode...StringFormat.Equals(System.Object) M:Aspose.PSD.StringFormat...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  8. Aspose::Words::Drawing::Shape::get_SignatureLin...

    Aspose::Words::Drawing::Shape::get_SignatureLine method. Gets SignatureLine Object if the shape is a signature line. Returns null otherwise in C++.... method Gets SignatureLine object if the shape is a signature...the "SignatureLineOptions" object we have created above. // If...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Inconsistent Sheet Name Behavior When Reading C...

    We’ve observed inconsistent behavior when reading CSV files using Aspose.Cells: When creating a Workbook Object using a file path, the resulting worksheet name matches the CSV file name. However, when creating a Wo…...Cells: When creating a Workbook object using a file path, the resulting...However, when creating a Workbook object using an InputStream, the worksheet...

    forum.aspose.com/t/inconsistent-sheet-name-beha...
  10. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。... Add (); // Create Drawing object with certain dimensions var...); // Set border for Drawing object var borderInfo = new Aspose...

    docs.aspose.com/pdf/zh/net/add-curve/