Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 37,036 for

index

(0.23 sec)
  1. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio page with Aspose.Diagram....how to set line dash type by index //ExStepImage:2:step-3.png //ExStepSummary:3:...//ExStep:2- // Set line dash type by index shape.Line.LinePattern.Value...

    products.aspose.com/diagram/tutorial/set-shape-...
  2. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....// Remove gradient stop at index 1. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Excel to HTML Export: Fixed panes partially cov...

    Hello Aspose Support Team, I found an issue when exporting Excel files containing fixed panes that span over several rows and columns. In the generated HTML file, some fixed cells get covered after scrolling down. I…...related to the generated z-index values. Thank you very much...columns and assigns them a z‑index that is higher than the scrolling...

    forum.aspose.com/t/excel-to-html-export-fixed-p...
  4. FieldIndex.pageNumberSeparator property | Aspos...

    FieldIndex.pageNumberSeparator property. Gets or sets the character sequence that is used to separate an Index entry and its page number....that is used to separate an index entry and its page number. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 档案

    档案...for (var index = 0; index < coordinates.Length; index += 2) yield...PointF(coordinates[index], coordinates[index + 1]); } private static...

    blog.aspose.com/zh/imaging/create-clipping-path...
  6. LayoutEnumerator class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutEnumerator class. Enumerates page layout entities of a document....type, geometry, text and page index where entity is rendered, as...pageIndex Gets the 1-based index of a page which contains the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Pdf to tiff conversion 24bpp format incorrectly...

    This is on linux using dotnet 8 Here is a small code sample to reproduce the issue: Stream documentStream = File.OpenRead(“any.pdf”); TiffSettings settings = new TiffSettings(); settings.De…...ToList(); foreach (int index in selectedPages) { using(Stream...NewGuid()+".pdf")){ int pageIndex = index + 1; tiffDevice.Process(inputPdf...

    forum.aspose.com/t/pdf-to-tiff-conversion-24bpp...
  8. 填写单选按钮字段|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python via .NET 以编程方式填写 PDF 表单中的单选按钮字段。它展示了如何绑定 PDF 文档、按索引选择单选按钮选项,并保存更新后的文件。... 0 ) # Select male option (index 0) # pdf_form.fill_field("gender"...1) # Select female option (index 1) # Save updated PDF pdf_form...

    docs.aspose.com/pdf/zh/python-net/fill-radio-bu...
  9. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... Indexers Name Description __getitem__(index) Gets or...the X value at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WebExtensionReferenceCollection class | Aspose....

    Aspose.Words.WebExtensions.WebExtensionReferenceCollection class. Specifies a list of web extension references...Description add(item) clear() remove(index) See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...