Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 37,077 for

index

(0.13 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even pages....true ; // Set center header (index 1) for odd pages pageSetup ...page." ; // Set center header (index 1) for even pages pageSetup...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  2. FieldRD.fileName property | Aspose.Words for No...

    FieldRD.fileName property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or Index....contents, table of authorities, or index. get fileName () : string See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Field.unlink method | Aspose.Words for Node.js

    Field.unlink method. Performs the field unlink.... Some fields, such as XE (Index Entry) fields and SEQ (Sequence)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Layout::LayoutEnumerator::get_Pa...

    Aspose::Words::Layout::LayoutEnumerator::get_PageIndex method. Gets the 1-based Index of a page which contains the current entity in C++....ex method Gets the 1-based index of a page which contains the...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....BLUE); // 2 - By index: tableStyle.getConditionalStyles()...get(int index) Retrieves a ConditionalStyle object by index. getBottomLeftCell()...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document... Use the indexer to access individual TextColumn...margins. Indexers Name Description __getitem__(index) Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a document, if you can identity the section or paragraph number where each tracked change occurred?...the section number (1-based index) int sectionIndex = doc.IndexOf(paragraph...(1-based index) int paragraphIndex = paragraph.Index + 1; // Output...

    forum.aspose.com/t/extracting-tracked-changes-s...
  8. Remove Image from PDF using Java

    This article describes how to remove image from PDF using Java. It has the IDE configurations, steps, and a sample code to delete image from PDF using Java....from a page based on the image index value. Steps to Delete Image...starting from index 1. Note that you cannot use index 1 for the page...

    kb.aspose.com/pdf/java/remove-image-from-pdf-us...
  9. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....PDF // Starting page index (0-based index) options . SetPageIndex...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  10. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...one-page set based on exact page index. PageSet(pages) Creates a page...second page via # the zero-based index to start rendering the document...

    reference.aspose.com/words/python-net/aspose.wo...