Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 37,898 for

list

(0.24 sec)
  1. ConditionalStyleCollection.odd_row_banding prop...

    ConditionalStyleCollection.odd_row_banding property. Gets the odd row banding style.... bold = True # List all possible style conditions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection.odd_column_banding p...

    ConditionalStyleCollection.odd_column_banding property. Gets the odd column banding style.... bold = True # List all possible style conditions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Presentation Slide Masters in .NET|Aspos...

    Manage Slide Masters in Aspose.Slides for .NET: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C# examples....object contains the Masters list of IMasterSlideCollecti type...type, which contains a list of all master slides that are defined...

    docs.aspose.com/slides/net/slide-master/
  4. Manage Presentation Slide Masters in PHP|Aspose...

    Manage Slide Masters in Aspose.Slides for PHP via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....object contains the getMasters list of MasterSlideCollectio type...type, which contains a list of all master slides that are defined...

    docs.aspose.com/slides/php-java/slide-master/
  5. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/replace-word-with-image/317224
  6. 在运行时将工作表绑定到 DataSet 使用 GridWeb|Documentation

    本文介绍如何在 GridWeb 中将工作表绑定到 DataSet。... 使用 GridWeb 中的 DropDownList、List、FreeList 单元格...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  7. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored document processing....() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....object contains the get_Masters() list of IMasterSlideCollecti type...type, which contains a list of all master slides that are defined...

    docs.aspose.com/slides/cpp/slide-master/
  9. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...only non-space glyphs segs = list(getattr(frag, "segments", []))...seg_start >= end: continue chars = list(getattr(seg, "characters", []))...

    forum.aspose.com/t/really-weird-large-redaction...
  10. Element.Tag(BDC) fails to set page references o...

    Bug Report: Element.Tag(BDC) Does Not Establish ParentTree Page References for Pages Copied via Document.Pages.Add() Product Aspose.PDF for .NET Version 26.2.0 (also reproduced on 26.3.0) Platform .NET 5.0 / .N…...pageBdcMap = new Dictionary<int, List<Aspose.Pdf.Operators.BDC>>();...Count; p++) { var bdcList = new List<Aspose.Pdf.Operators.BDC>();...

    forum.aspose.com/t/element-tag-bdc-fails-to-set...