Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 37,052 for

index

(0.35 sec)
  1. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....shapes ; #// get shapes by page index and shape ID, and then add in...page only, by page index options . page_index = 0 #// Save resultant...

    docs.aspose.com/diagram/python-net/convert-visi...
  2. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。...get_Item ( 0 ); for ( int index = 0 ; index < slide . getShapes ()...(). size (); index ++) { IShape shape = slide . getShapes ()....

    docs.aspose.com/slides/zh/java/manage-ole/
  3. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...Node ) get_child(node_type, index, is_deep) Returns an Nth child...control formatting. index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  5. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...SaveImage(ISlide slide, int index, PresentationImageSiz size,...outputStream), accountId, mediaId, index + 1, fileNamePrefix ).OnThreadpool();...

    forum.aspose.com/t/presentation-to-image-conver...
  6. Aspose::Words::Document::get_EndnoteOptions met...

    Aspose::Words::Document::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this document in C++....footnote and endnote is its index // among all the document's...footnote and endnote is its index // among all the document's...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets....relevant worksheet with its index Use Drawing.Picture class to...to get picture with its index Set ImageOrPrintOptions to set the...

    products.aspose.com/total/net/parse/excel/
  8. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....version of the method takes the index of the source worksheet as a...takes the target worksheet index as a parameter. The following...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  9. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....slide’s reference through its index. Define an array of columnWidth...The first cell in a table is indexed as 0,0 (column 0, row 0). For...

    docs.aspose.com/slides/nodejs-java/manage-table/
  10. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....slide’s reference by using its index. Access the Placeholder shapes...reference of a slide by using its index. Add an AutoShape of the type...

    docs.aspose.com/slides/php-java/manage-fonts/