Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 43,115 for

index

(0.05 sec)
  1. Add array items in XMP metadata of EPS| Python

    The process of adding items in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....be added in the array by an index (0). 18 xmp. add_array_item...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  2. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...slide->get_Shape(0); // Adjust the index as needed // Define the bounds...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  3. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...originalFormula; // Adjust the index as needed workbook.Save(output);...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  4. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation....show_value = True # Set the index of chart data sheet defaultWorksheetInde...

    products.aspose.com/slides/python-net/chart/ppt/
  5. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....page via // the zero-based index to start rendering the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Public API Changes in Aspose.Imaging 2.4.0|Docu...

    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....RawFallbackIndex should be used for the indexed RGB raw data conversion. Property...RawIndexedColorConve specifies the indexed color converter. Property Aspose...

    docs.aspose.com/imaging/net/public-api-changes-...
  7. WIM File Format & .wim extension - Everything Y...

    Explore the WIM File Format and extension, a versatile archive format with wide compatibility and efficient compression methods. Learn how WIM simplifies data compression and archive management for a variety of applications.... Image Index: This section lists all the...WIM file. Each entry in the index provides information about the...

    products.aspose.com/zip/most-common-archives/wh...
  8. ZIP File Format - Everything You Need to Know

    Explore the ZIP file format, a versatile archive format with wide compatibility and efficient compression methods. Learn how ZIP simplifies data compression and archive management for a variety of applications.... This directory acts as an index, listing all the file entries...file - the entry with zero index – from the archive. Save the...

    products.aspose.com/zip/most-common-archives/wh...
  9. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....Object to the worksheet const index = sheet . getListObjects ().... getListObjects (). get ( index ); // Adding Default Style to...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  10. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...