Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,585 for

update string index

(0.39 sec)
  1. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....xaml", options); for (String resource : callback.getResources())...saveFormat) createSaveOptions(String fileName) Creates a save options...

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

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....getText()); String[] resourceFiles = new File(getArtifactsDir()...args.getResourceFileName())); String extension = FilenameUtils.getExtension(args...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF.... 3 4 String inputFile = "Sample1.one" ;...(LoadDocIntoAsposeNot. class , inputFile); 6 String outputFile = "LoadDocIntoAsposeNot...

    docs.aspose.com/note/java/convert-onenote-docum...
  4. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java.... for (String eventString : printTracker...getPageIndexFilter() Gets the zero-based index filter used to determine which...

    reference.aspose.com/words/java/com.aspose.word...
  5. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...identifier. getDateDisplayFormat() String that represents the format...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadOptions for enhanced CHM document loading. Customize your Document object with flexible options for optimal results....get; set; } Gets or sets the string that will be used to resolve...required. Can be null or empty string. Default is null . ConvertMetafilesToPn...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...Add("Product", typeof(string)); dt.Columns.Add("Index", typeof(int));...SmartMarkers – the SmartArt will be updated automatically. wb.WorkbookDesigner...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  8. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... See the Update Text section on this page....presentation , ( shape , slide , index ) -> { if ( shape instanceof...

    docs.aspose.com/slides/androidjava/manage-textbox/
  9. Aspose::Words::Bibliography::Person::Person con...

    Aspose::Words::Bibliography::Person::Person constructor. Initialize a new instance of the Person class in C++....const System :: String & last , const System :: String & first , const...const System :: String & middle ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words.bib...
  10. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...def start_sheet(self, sheet_index): # Logic to start saving a...row index return row_index # Replace with actual row index def...

    forum.aspose.com/t/is-lightcellsdataprovider-av...