Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 37,077 for

index

(0.27 sec)
  1. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as Index out of range ,internal error....always give me a error,such as index out of range ,internal error...absorber = new TableAbsorber(); // Index out of range error occurring...

    forum.aspose.com/t/absorber-visit-throws-out-of...
  2. 使用 Python 处理 PDF 图层|Aspose.PDF for Python via .NET

    了解如何在 Python 中添加、锁定、提取、扁平化和合并 PDF 图层。..." ) return index = 1 for layer in layers : output_file.... replace ( ".pdf" , f " { index } .pdf" ) layer . save ( output_file...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  3. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....( int index = 0 ; index < lines -> get_Length (); index ++ ) {...auto line = lines -> idx_get ( index ); if ( line . StartsWith (...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  4. How to Convert EPS to PNG in C#

    This tutorial provides crisp information on how to convert EPS to PNG in C#. You can set a number of parameters while writing EPS to PNG converter software in C#....requires the page with one based index i.e. first page of the EPS file...file is referred to by using index 1 and the second parameter is...

    kb.aspose.com/pdf/net/how-to-convert-eps-to-png...
  5. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list... Indexers Name Description __getitem__(index) Gets a list...list level by index. Properties Name Description count Gets the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...} for (var index = 0; index < sectionCount; index++) { /**@type...var section = sections.get(index); //set margins from header/footer...

    forum.aspose.com/t/merging-documents-causing-bu...
  7. Convert SHX to KML GIS Data via .NET | products...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index of the feature...

    products.aspose.com/gis/net/conversion/shx-to-kml/
  8. Thread Safety and Performance Optimization in A...

    Hi, We are using Aspose.slides for c++ (version 24.5) to read presentation object. To improve performance, we want to be able to process each slide on separate thread. So we wanted to ask can we access each slide parall…...means accessing a slide at index i, then accessing each of its...slides and slide items at ith index ? andrey.potapov May 12, 2025...

    forum.aspose.com/t/thread-safety-and-performanc...
  9. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....reference of a slide by using its Index Add an AutoShape of Ellipse...reference of a slide by using its Index. Add an AutoShape of Ellipse...

    docs.aspose.com/slides/python-net/ellipse/
  10. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....reference of a slide by using its Index. Add an AutoShape of Ellipse...reference of a slide by using its Index. Add an AutoShape of Ellipse...

    docs.aspose.com/slides/nodejs-java/ellipse/