Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 155,203 for

2

(0.08 sec)
  1. FieldToc.TableOfFiguresLabel | Aspose.Words for...

    Discover the FieldToc TableOfFiguresLabel property to customize your table of figures with ease. Enhance your document's organization and clarity!..." SEQ PrefixSequence" )); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....example -1 means the last item, -2 means the second before last and...revision_type ) self . assertEqual ( 2 , doc . revisions . count ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  5. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....Description Arabic Arabic numbering (1, 2, 3, …) UppercaseRoman Upper...Arabic: 1, 2, 3, 4 ArabicHalfWidth Half-width Arabic: 1, 2, 3, 4 KanjiTraditional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在 Android 上自定义演示文稿中的 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中创建和自定义 3D 图表,支持 PPT 和 PPTX 文件——立即提升您的演示文稿。...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/androidjava/3d-chart/
  7. Line spacing and word spacing differences when ...

    The current version of Aspose I have is 17.2.0. Using the 30 day temporary license for version 25.3.0, I notice slight differences in line spacing and word spacing that add up across documents with multiple pages. The r…...2.0. Using the 30 day temporary...the original look? oldVersion17_2.pdf (96.8 KB) newVersion25_3.pdf...

    forum.aspose.com/t/line-spacing-and-word-spacin...
  8. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field to this paragraph in C++....FieldType :: FieldDate , true ); // 2 - Append a TIME field using a...-> get_Fields () -> idx_get ( 2 ) -> get_Result ()); // This field...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation...‘com.aspose:aspose-slides:26.2:jdk16’ Code Sample: import com...

    forum.aspose.com/t/table-text-becomes-verticall...
  10. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。...( worksheet_index , 0 , 2 , "Series 2" ), chart . type ) # 添加新类别。...( worksheet_index , 2 , 0 , "Category 2" )) chart . chart_data...

    docs.aspose.com/slides/zh/python-net/create-chart/