Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 36,096 for

index

(0.36 sec)
  1. Aspose::Words::Loading::PdfLoadOptions::get_Pag...

    Aspose::Words::Loading::PdfLoadOptions::get_PageIndex method. Gets the 0-based Index of the first page to read. Default is 0 in C++....ex method Gets the 0-based index of the first page to read. Default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....pdf" ); int index = 1 ; foreach ( var ms in pages..."text_" + index + ".txt" , extractedText ); index ++; }...

    products.aspose.com/pdf/net/splitter/
  3. Printing Barcodes in Report Using Data Source|D...

    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....JRDataSource { private int index = - 1 ; private String Symbology...throws JRException { index ++; return ( index < data . length );...

    docs.aspose.com/barcode/jasperreports/printing-...
  4. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...true ; // Set center header (index 1) for odd pages pageSetup ...page." ; // Set center header (index 1) for even pages pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  5. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects... Indexers Name Description __getitem__(index) Gets an...an item at the specified index. Properties Name Description count...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages...one-page set based on exact page index. PageSet(pages) Creates a page...page via // the zero-based index to start rendering the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Support for German Locale in Named Range Formul...

    Learn how to handle named range formulae in German locale using Aspose.Cells with C++....new named range and get its index int32_t nameIndex = wsCol ....); // Get the named range by index Name namedRange = wsCol . GetNames...

    docs.aspose.com/cells/cpp/support-for-german-lo...
  8. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....// Remove gradient stop at index 1. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....// Remove gradient stop at index 1. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...offsets = [] index = 0 for word in words: index = text.find(word...find(word, index) offsets.append((index, index + len(word))) index...

    forum.aspose.com/t/paste-back-shape-data-correc...