Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 37,077 for

index

(1.98 sec)
  1. Aspose::Words::Fields::FormField::set_DropDownS...

    Aspose::Words::Fields::FormField::set_DropDownSelectedIndex method. Sets the Index specifying the currently selected item in a dropdown form field in C++....lectedInde method Sets the index specifying the currently selected...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Loading::PdfLoadOptions::get_Pag...

    Aspose::Words::Loading::PdfLoadOptions::get_PageIndex method. Gets the 0-based Index of the first page to read. Default is 0 in C++....ex method Gets the 0-based index of the first page to read. Default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. ITextShaperFactory | Aspose.Words for Java

    An interface of a factory for constructing ITextShaper implementations in Java.... faceIndex int An index of the font face in the TrueType...font file. faceIndex int An index of the font face in the TrueType...

    reference.aspose.com/words/java/com.aspose.word...
  4. 档案

    档案...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...
  5. MailMergeSettings.active_record property | Aspo...

    MailMergeSettings.active_record property. Specifies the one-based Index of the record from the data source which shall be displayed in Microsoft Word...property Specifies the one-based index of the record from the data...

    reference.aspose.com/words/python-net/aspose.wo...
  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. IIndexFilter Interface | Aspose.Words for .NET

    Defines filters in Aspose.Words to skip document items by Index for faster, flexible processing....the item with the specified index should be skipped. See Also...

    reference.aspose.com/words/net/aspose.words/iin...
  8. 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...
  9. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects... Indexers Name Description __getitem__(index) Retrieves...ConditionalStyle object by index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 填写单选按钮字段|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...