Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 91,307 for

object

(0.2 sec)
  1. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# code samples....method accepts an LayoutOptions object as an argument. Use the different...Create an object of the Diagram class. Create an object of the DiagramSaveOptions...

    docs.aspose.com/diagram/net/create-update-layou...
  2. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....access the ActiveX control object via the Shape::get_ActiveXControl()...\\ " ); // Create workbook object Workbook wb ; // Access first...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  3. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method... Returns A Field object that represents the appended...curly braces). Returns A Field object that represents the appended...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListLevel::GetEffectiveVa...

    Aspose::Words::Lists::ListLevel::GetEffectiveValue method. Reports the string representation of the ListLevel Object for the specified index of the list item. Parameters specify the NumberStyle and an optional format string used when Custom is specified in C++....representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. customNumberStyleFor const...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Create Table object. Set table setting (e.g. set...row_count )); } // Add table object to first page of input document...

    products.aspose.com/pdf/cpp/table/add/
  6. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/cpp/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. OlePackage.file_name property | Aspose.Words fo...

    OlePackage.file_name property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. doc = aw ...DocumentBuilder ( doc = doc ) # OLE objects allow us to open other files...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....create a Document object and a TextStamp object using required properties...Define alignment for TextStamp object Adding watermarks to PDF documents...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  10. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....Words object model are static. For example...); // Note creating a class object, not an instance. $ doc = new...

    docs.aspose.com/words/java/usage-examples-for-php/