Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,585 for

update string index

(0.07 sec)
  1. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....Accesses the comment at index 0 for slide 1 String str = Comments [...Author's comments collection at index 0 ICommentCollection commentCollection...

    docs.aspose.com/slides/net/presentation-comments/
  2. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...appEnvironment ; } public IActionResult Index () { return View (); } public...const string file_type = "application/pdf" ; const string file_name...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  3. Parse and Process Markdown in C# – Aspose.HTML ...

    Parse and process Markdown files in C# using Aspose.HTML. Build a syntax tree (AST), traverse nodes, extract headings and tables programmatically....AST without relying on list indexing. For more advanced scenarios...headings = new List < ( int Level, string Text) > (); 15 16 // Walk top-level...

    docs.aspose.com/html/net/parse-and-process-mark...
  4. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Access the Page via its index. Create Table object. Set table...row -> get_Cells () -> Add ( String :: Format ( u "Column ({0}...

    products.aspose.com/pdf/cpp/table/add/
  5. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names....first element of the pair is a string and specifies the heading name...property. Aspose.Words does not update this property. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....Object) "index" , // template key - needed...html" , // output file path "index" , // template key that will...

    docs.aspose.com/slides/net/web-extensions/
  7. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java.... appendParagraph(String text) A shortcut method that...getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....slide’s reference through its index. Load the audio file stream...slide’s reference through its index. Access the slideshow transitions...

    docs.aspose.com/slides/cpp/audio-frame/
  9. 如何在 Blazor 中运行 Aspose.Cells|Documentation

    了解如何在 Blazor WebAssembly 和 Blazor Server 应用中运行 Aspose.Cells。...</ p > } @code { private string? imageSrc ; protected override...Globalization.CompareInfo.GetHashCode(String , CompareOptions ) at System...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  10. Difference in formula calculations compared to ...

    Hello, I am using Aspose.Cells 25.6 for Java. To calculate formulas in my workbook, I call Workbook.calculateFormula(). I have the following formula: =MATCH(TRUE, ISNUMBER(SEARCH({“JPY”,“KRW”,“CNY”,“BRL”,“EUR”,“GBP”,“U…...0) When cell H1 contains the string “USD/EUR OR 1.16598600”, Excel...standard Java string operations, and write the resulting index back to...

    forum.aspose.com/t/difference-in-formula-calcul...