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

object

(1.3 sec)
  1. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and set different rotation...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  2. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....source Word file into a Document object for spitting a file Iterate...section into a new Section object Create a new Word file and...

    kb.aspose.com/words/python/split-word-document-...
  3. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....Excel file into a Workbook object Workbook wb ( srcDir + u "...box, which is also a shape object, from the shapes collection...

    docs.aspose.com/cells/cpp/change-character-spac...
  4. How to Convert DAE to OBJ in Python

    This article guides on how to convert DAE to OBJ in Python. It has IDE settings, a list of steps, and a runnable sample code to change DAE to OBJ in Python....Instantiate the ObjSaveOptions class object for the customization of the...method in the Scene class. An object of the ObjSaveOptions class...

    kb.aspose.com/3d/python/how-to-convert-dae-to-o...
  5. UserInformation.Address | Aspose.Words for .NET

    Manage user postal addresses effortlessly with the UserInformation Address property. Streamline data handling for enhanced user experience....// 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. UserInformation.Initials | Aspose.Words for .NET

    Discover how to use the UserInformation Initials property to easily manage and customize user initials for enhanced personalization and user experience....// 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...
  7. 将PDF页面转换为图像并识别条形码|Aspose.PDF for .NET

    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....(); // Create a PdfConverter object var converter = new Aspose...1 ; // Create a Resolution object to specify the resolution of...

    docs.aspose.com/pdf/zh/net/convert-pdf-pages-to...
  8. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...forms: Quadrangle – a quadrangle object that bounds a barcode Rectangle...Rectangle - a rectangle object that bounds a barcode Points – an...

    docs.aspose.com/barcode/java/get-placement-and-...
  9. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Export Bookmarks to XML from an Existing PDF Fi...

    This section explains how to export bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Create a PdfBookmarkEditor object and bind the PDF file using...bookmarks can be saved to a stream object. Create Bookmarks of All Pages...

    docs.aspose.com/pdf/java/export-bookmark/