Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 37,038 for

index

(3.07 sec)
  1. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript....slide’s reference through its index. Add a Rectangle AutoShape to...slide’s reference through its index. Add an AutoShape to the selected...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  2. 用C++指定数据透视项的绝对位置|Documentation

    学习如何使用Aspose.Cells在C++中指定数据透视项的绝对位置。...PivotTable to the worksheet int index = pivotTables . Add ( u "='New...pvtTable = pivotTables . Get ( index ); // Add vendor row field pvtTable...

    docs.aspose.com/cells/zh/cpp/specifying-the-abs...
  3. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing....a Revision at the specified index. Methods Name Description Accept...The moving revision is now at index 1. Reject the revision to discard...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Add Trend Lines to Presentation Charts in PHP|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for PHP via Java — a practical guide to engage your audience....a slide’s reference by its index. Add a chart with default data...reference of a slide by using its Index Create a new chart using AddChart...

    docs.aspose.com/slides/php-java/trend-line/
  5. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...}h4 { position: relative; z-index: 3; }h4 + .element, h4 + div...25em; position: relative; z-index: 1;}.element:before { position:...

    forum.aspose.com/t/how-specify-page-size-settin...
  6. 档案

    档案...System::SharedPtr<Document>& doc, int32_t index) { // 将 TOC 字段的 FieldStart 节点存储在文档中以便快速访问。...} // 确保传递的索引指定的 TOC 存在。 if (index > fieldStarts.size() - 1) {...

    blog.aspose.com/zh/words/working-with-table-of-...
  7. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++.... forEach (( item , index ) => { workbook . replace (...item } >` , replaceParts [ index ]); }); // Saving the modified...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  8. 在 Python 中操作 PDF 文档|Aspose.PDF for Python via .NET

    学习如何在 Python 中验证、结构化和修改 PDF 文档,包括 TOC 管理和 PDF/A 检查。...page" , "Second page" ] for index , title_text in enumerate (...destination_page = document . pages [ index + 2 ] heading . destination_page...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  9. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. Java API code to manage comments of XLSX files....getThreadedComments(Index).get(Index) Use setNotes method to...sepecific Worksheet Add comment index via getComments().add Use the...

    products.aspose.com/total/java/annotate/xlsx/
  10. 档案

    档案...[HttpGet] public ActionResult Index(string fileName) { slides =...return slides; } } 打开 Views/Home/index.cshtml 并将其内容替换为以下内容。 @{ ViewData["Title"]...

    blog.aspose.com/zh/slides/asp-net-core-powerpoi...