Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 36,465 for

index

(1.42 sec)
  1. VariableCollection.GetEnumerator | Aspose.Words...

    Explore the VariableCollection GetEnumerator method to easily iterate through all variables in your collection, enhancing data management and access.... False ); // 2 - By index: variables . RemoveAt ( 1 );...

    reference.aspose.com/words/net/aspose.words/var...
  2. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::get_Count method. Gets the number of elements contained in the collection in C++.... // 1 - Remove by index: properties -> RemoveAt ( 3...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....chart with default data Set the index of chart data sheet. Get the...500 , 500 ); // Setting the index of chart data sheet int defaultWorksheetInde...

    products.aspose.com/slides/cpp/chart/ppt/
  4. 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...
  5. 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...
  6. 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...
  7. Aspose.PSD for .NET 20.8 - Release Notes|Docume...

    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....PlLdResource resource = null ; int index = 0 ; foreach ( Layer imageLayer...object []) expectedValues [ index ++]; AssertAreEqual ( expectedValue...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-8...
  8. 搜索

    搜索...Presentation->getSlides()->idxget (int32t index) 訪問要在其上添加柱形圖的幻燈片。 使用 ISlide...etSeries()->idxget (int32t index) 方法訪問每個系列。 為每個系列添加數據點、填充顏色和標籤。...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  9. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote.setReferenceMark("RefMark");...

    reference.aspose.com/words/java/com.aspose.word...
  10. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...columnIndex = 2; // 0‑based index of the column to hide TableColumn...inside the loop. Dynamic column index Find the column by header text...

    forum.aspose.com/t/about-caption-insertion-to-i...