Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 79,407 for

object

(0.04 sec)
  1. Aspose.Cells 8.3.2中的公共API更改|Documentation

    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.... Java //Create workbook object Workbook workbook = new Workbook...); //Create signature line object SignatureLine s = new SignatureLine...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Convert X to ATT via Python | products.aspose.com

    Sample code for X to ATT Python conversion. Use API example code for batch X files to ATT conversion within VB.NET, Asp.NET or any .NET based application....path with ATT file extension & object of AttSaveOptions Check resultant...The file format specifies 3D object structures for meshes, textures...

    products.aspose.com/3d/python-net/conversion/x-...
  3. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....PDF document using Document object. Call the method for optimization...document object, which removes unnecessary objects and compresses...

    products.aspose.com/pdf/net/compress/
  4. Email Security and Encryption in .NET|Documenta...

    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....methods return a MailMessage object for the applied effects and...certificate using the X509Certificate object Encrypt the message using the...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  5. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....anchor/canvas for an AutoShape object with the "In line with text"...function, but for an embedded object, // such as a spreadsheet from...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Saving::ResourceSavingArgs class...

    Aspose::Words::Saving::ResourceSavingArgs class. Provides data for the ResourceSaving() event. To learn more, visit the documentation article in C++....ResourceSavingArgs : public System :: Object Methods Method Description...() const Gets the document object that is currently being saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. How to Resize Document During Conversion from S...

    Learn how to use rendering options to resize document pages to the size of the SVG content and vice versa....PNG, which takes the device object as a parameter. The following...Initialize an ImageRenderingOption object with default options 16 ImageRenderingOption...

    docs.aspose.com/svg/net/resize-document/
  8. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....source DOCX using Document class object. We will then create FindReplaceOptions...FindReplaceOptions class object to set the search and replace parameters...

    kb.aspose.com/words/java/how-to-find-and-replac...
  9. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....file using the Image class object Create an instance of the PdfOptions...CadRasterizationOpti class object to set the page size Configure...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  10. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to split Word document into sections using C#....file into the Document class object for splitting the sections...Word file Create a Section object by cloning the current section...

    kb.aspose.com/words/net/divide-word-document-in...