Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 96,281 for

object

(0.24 sec)
  1. 使用JavaScript通过C++获取或设置嵌入式OLE对象的类别标识符|Documentation

    了解如何在JavaScript中使用Aspose.Cells通过C++获取或设置嵌入OLE对象的类别标识符。...< body > < h1 > Extract OLE Object Class Identifier (GUID) </...// Instantiating a Workbook object from the uploaded file const...

    docs.aspose.com/cells/zh/javascript-cpp/get-or-...
  2. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....Create PdfAnnotationEditor object auto annotationEditor = MakeObject...Create PdfAnnotationEditor object auto annotationEditor = MakeObject...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  3. 从流中打开电子表格文档|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....Workbook object, open the file from a Stream object //that contains...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  4. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously in C++....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section in C++....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) Object for this document....theme object for this document. @property...colors.docx' ) # The "Theme" object gives us access to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... With the DataLabels object, it’s simple to move, update...Instantiate a new Workbook object const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  9. Aspose::Words::Saving::TxtSaveOptions::get_List...

    Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method. Gets a TxtListIndentation Object that specifies how many and which character to use for indentation of list levels. By default, it is zero count of character '\0', that means no indentation in C++....method Gets a TxtListIndentation object that specifies how many and...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 档案

    档案...IList<IList<Object>> list = new List<IList<Object>>() { }; //...rows; i++) { List<object> lists = new List<object>(); // 循环遍历选定行中的每一列...

    blog.aspose.com/zh/cells/convert-excel-to-googl...