Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,585 for

update string index

(0.14 sec)
  1. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Clear method. Removes all properties from the collection in C++...."Authorized By" , System :: String ( u "John Doe" )); properties...{ std :: cout << System :: String :: Format ( u "Name: \" {0}...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....to user prompts during field update. isBidiTextSupportedO() Gets...fully supported during field update or not. isBidiTextSupportedO(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  3. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a document property.... STRING The property is a string value. STRING_ARRAY The...The property is an array of strings. OBJECT_ARRAY The property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, Update, and export OLE content seamlessly....slide’s reference through its index. Read the Excel file as a byte...reference of the slide by using its index. Access the OleObjectFrame shape...

    docs.aspose.com/slides/androidjava/manage-ole/
  5. Aspose.PSD for .NET 19.11 - 发行说明|Documentation

    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....支持内部阴影图层效果 string sourceFile = "sample.psd" ; string destName =...实现填充图层:图案的渲染 string sourceFile = "sample.psd" ; string destName =...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. XLS file becomes unsavable after the first save...

    Hi Aspose team, I’m having an issue with the XLS file. After loading and saving it the first time, I tried to load the output file and save it again (second time), but it throws an error: “Index was outside the bounds o…...time), but it throws an error: “Index was outside the bounds of the...using Aspose.Cells. The error “Index was outside the bounds of the...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  7. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...String data type. add ( name : string , value : string ) Parameter...Description name string The name of the property. value string The value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...the index view. // </summary> public IActionResult Index () {...const string fileType = "application/pdf" ; const string fileName...

    docs.aspose.com/pdf/net/docker/dotnet8/
  9. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java.... getSwitchType(String switchName) getType() Gets...LCID of the field. setResult(String value) Sets text that is between...

    reference.aspose.com/words/java/com.aspose.word...
  10. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...STORAGE_BYTEARR)); //word转换成html格式 String documentStr = dstDoc.getDocument()...is empty, styles were not updated. (code : 1) [3] Office math...

    forum.aspose.com/t/doc/314783