Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 36,096 for

index

(0.21 sec)
  1. Display Document Properties in Excel using Python

    Learn here to display document properties in Excel using Python. Get the IDE settings, a list of steps, and a sample code to show Excel document properties using Python....properties using property name or index The above steps briefly explain...using the property name or index as per the requirements. Code...

    kb.aspose.com/cells/python/display-document-pro...
  2. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options....Locate the target module: try index modules[1]; if unavailable,...the right module—either by index or by name—and replace its source...

    kb.aspose.com/words/python/edit-macro-in-word-u...
  3. Converte PSD ad GIF cum C# | products.aspose.com

    Export PSD, PSB & AI, fasciculus per .NET API...psd/image/methods/load/index ) methodo crea instantia [GifOptions]...com/psd/net/aspose.psd/image/methods/save/index ) methodus Transi output name...

    products.aspose.com/psd/la/net/conversion/psd-t...
  4. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page Index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....type, geometry, text and page index where entity is rendered, as...get_PageIndex () Gets the 1-based index of a page which contains the...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....PageCollection object and an index as arguments and returns a Page...PageCollection object and an index as arguments and returns a Page...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  6. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...worksheet by passing its sheet index Worksheet worksheet = workbook...worksheet by passing its sheet index Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  7. 限制生成页数 使用 C++ 通过 JavaScript 转换 Excel 为 PDF|Docu...

    学习如何在使用 C++ 通过 JavaScript 将 Excel 工作表转换为 PDF 时限制生成的页数。...PDF // Starting page index (0-based index) options . pageIndex...

    docs.aspose.com/cells/zh/javascript-cpp/limit-t...
  8. 显示报表筛选页选项|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....Accessing the second worksheet (index 1) and first pivot table const...get ( 0 )); // Set position index for showing report filter pages...

    docs.aspose.com/cells/zh/javascript-cpp/show-re...
  9. Use Error Checking Options|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....getErrorCheckOptions (); int index = opts . add (); ErrorCheckOption...ErrorCheckOption opt = opts . get ( index ); // Disable the numbers stored...

    docs.aspose.com/cells/java/use-error-checking-o...
  10. Layout Slide|Aspose.Slides Documentation

    Use C# to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP....Layout slides can be accessed by index or by layout type (e.g., Blank...Presentation (); // Access by index var firstLayoutSlide = pres...

    docs.aspose.com/slides/net/examples/elements/la...