Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,302 for

update string index

(0.2 sec)
  1. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....insertLinkedObjectAs, final String progId, final String sourceFullName, final...final String sourceItem, final boolean shouldAutoUpdate) throws...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....update(); Assert.assertEquals(" SET...setBookmarkName("MyBookmark"); fieldRef.update(); Assert.assertEquals(" REF...

    reference.aspose.com/words/java/com.aspose.word...
  3. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: Index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...ArgumentOutOfRangeEx: Index was out of range. Must be non-negative...collection. Parameter name: index at System.ThrowHelper.Throw...

    forum.aspose.com/t/encountering-an-error-while-...
  4. Public API Changes in Aspose.Cells 8.1.0|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....includes not only new and updated public methods, but also a...Workbook's Style Collection int index = book . getStyles (). add ();...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Add, Delete and Get Annotation - Facades|Aspose...

    Discover how to add, delete, and retrieve annotations in PDF documents using C++ and Aspose.PDF for advanced document markup....DeleteAnnotations method, with the string parameter, to delete all the...annotations from the file; the string parameter represents the annotation...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...
  6. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java.... getBaseUri() Gets the string that will be used to resolve...getPageIndex() Gets the 0-based index of the first page to read. getPassword()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++...slide’s reference through its index. Add a chart with some data...documents directory. const String outPath = u "../out/NormalCharts_out...

    docs.aspose.com/slides/cpp/create-chart/
  8. Work with Document Properties in C++|Aspose.Wor...

    Aspose.Words for C++ allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....through the indexer property by name or by index. BuiltInDocumentPrope...Words. You can only change or update their values. To add custom...

    docs.aspose.com/words/cpp/work-with-document-pr...
  9. DataSet | Aspose.Words for Java

    Represents an in-memory cache of data in Java....DataSet(Connection connection, String schemaName) Initializes a new...taken from Connection. DataSet(String dataSetName) Initializes a...

    reference.aspose.com/words/java/com.aspose.word...
  10. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C++...Factory :: CreateIWorkbook ( new String ( "a1.xlsx" )); } catch ( Aspose...Console :: Write ( System :: String :: FromWCS ( ex . GetMessageExp...

    docs.aspose.com/slides/cpp/chart-workbook/