Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 86,678 for

object

(0.08 sec)
  1. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subcells” check for PDF/UA compliance. I have found that the Object created by headerR…... I have found that the object created by headerRow.CreateTH()...reflection test shows that this object does not have a .Scope property...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  2. How to create Hello World Presentation document...

    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....//Instantiate a Presentation object that represents a PPT file...Presentation (); //Create a License object License license = new License...

    docs.aspose.com/slides/net/how-to-create-hello-...
  3. 在文本框字段中对齐文本|Aspose.PDF for .NET

    本文展示了如何使用 Form 类在文本框字段中对齐文本。...MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf...Create )) { // Create formEditor Object using ( var formEditor = new...

    docs.aspose.com/pdf/zh/net/justify-text-in-a-te...
  4. Generate ISBN barcode Images via C++ | Aspose

    C++ example of code to generate ISBN barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/isbn/generate/
  5. Generate DotCode barcode Images via C++ | Aspose

    C++ example of code to generate DotCode barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/dotcode/generate/
  6. Generate Italian Pharmacode (Code 32) barcode I...

    C++ example of code to generate Italian Pharmacode (Code 32) barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/code32/generate/
  7. 在Ruby中隐藏和显示行和列|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....# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  8. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::idx_get method. Returns a DocumentProperty Object by index in C++....Returns a DocumentProperty object by index. System :: SharedPtr...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. DocumentVisitor.visit_form_field method | Aspos...

    DocumentVisitor.visit_form_field method. Called when a form field is encountered in the document....Description form_field FormField The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote....Stream Users can pass a stream object to the Document.save(Stream...a SaveOptions object. This should be an object of a class derived...

    docs.aspose.com/note/java/save-a-onenote-document/