Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,585 for

update string index

(0.12 sec)
  1. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  2. truetype字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET中TTF字体的字形和指标的基础。...NET 2 string fileName = dataDir + "Montserrat-Regular... Open (fd) as TtfFont; 6 7 string name = font. FontName ; 8 Console...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  3. How to Split Microsoft Project Tasks | Aspose.T...

    A guide on splitting tasks using Aspose.Tasks for C++....13 rootTask -> Set < System::String > (Tsk::Name(), u "Root" );...Save the Project 28 System ::String dataDir = RunExamples::Get...

    docs.aspose.com/tasks/cpp/split-tasks/
  4. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。... string CustomFlashVariables { set;...SetContent(Stream stream, string name): 设置要播放的视频/音频数据。 void Update(): 创建注释的数据结构。此方法应最后调用。...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  5. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations....conditional evaluations: Choose( index, choice-1, choice-2, ... , choice-n...EvaluateIsNumeric () 14 { 15 string [] numericFormulas = { "IsNumeric('AAA')"...

    docs.aspose.com/tasks/net/support-for-evaluatio...
  6. HTML Form Editor – Aspose.HTML for Java

    Learn how to work with a FormEditor object to manipulate HTML form in the document, input controls, and submit information using Aspose.HTML for Java.... Use the create(document, index) method to create an instance...HTMLDocument instance and the index of the form being edited (value...

    docs.aspose.com/html/java/html-form-editor/
  7. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...ExportToImage(string sourceDocument, string worksheetName, string destinationFile...destinationFile, string rangeAddress) { Console.WriteLine(@"Montserrat...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  8. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...PDFHandler { public static void main(String[] args) throws Exception {...lang.IndexOutOfBoundsExce: Index -1 out of bounds for length...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...
  9. Managing Controls|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.... It gets the text strings of the two textboxes and changes...property specifies the text string associated with the check box...

    docs.aspose.com/cells/net/managing-controls/
  10. truetype字体的字形和指标| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中TTF字体的Glyphs和指标的基础知识。...Font-for-C 2 System ::String fileName = dataDir + u "Montserrat-Regular...(Aspose::Font::Font::Open(fd)); 7 8 System ::String name = font -> get_FontName();...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...