Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 149,637 for

2

(0.16 sec)
  1. Aspose::Words::TextColumn::get_Width method | A...

    Aspose::Words::TextColumn::get_Width method. Gets or sets the width of the text column in points in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Aspose::Words::TextColumnCollection::idx_get me...

    Aspose::Words::TextColumnCollection::idx_get method. Returns a text column at the specified index in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...Ramya_kalicharan January 9, 2026, 2:45pm 1 We are encountering an...Discourse January 9, 2026, 2:46pm 2 @Ramya_kalicharan Is the vertical...

    forum.aspose.com/t/vertical-line-not-extracted-...
  4. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...in a PDF, it is taking about 2.7/3 mins. Is there any to optimize...mudassir.fayyaz May 26, 2021, 2:53pm 2 @BALKRUSHNA015478 The table...

    forum.aspose.com/t/performance-memory-optimizat...
  5. Redact Address in PDF that spans multiple lines...

    @alexey.noskov In a PDF document, I need to redact an address that spans multiple lines (e.g., in a table cell): 500 Dungeon Loop Blvd., Suite 1200, San Serifo, TX 75001 Using RedactionAnnotation, can I redact such …...ali December 1, 2025, 5:31pm 2 @ashiqshanavas If possible, could...single block . asad.ali December 2, 2025, 4:20am 4 @ashiqshanavas...

    forum.aspose.com/t/redact-address-in-pdf-that-s...
  6. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....writeln("Page 2."); builder.insertImage(getImageDir()...setPageFileName(outFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  7. 用C++实现Z轴|Documentation

    学习如何操作Aspose.Cells for C++中的Z轴。我们的指南将帮助您了解如何配置和定制Z轴,包括其比例和标签,以增强您的图表效果。... PutValue ( 2 ); worksheet . GetCells (). Get...(). Get ( u "B2" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/zh/cpp/z-axis/
  8. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!... Writeln ( "Entry 2" ); builder . InsertBreak ( BreakType...8pt\">.......span>" + "<span>2</span>" + "</p>" ), Is . True...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....accent2 Specifies color Accent 2. accent3 Specifies color Accent...1. dark2 Specifies color Dark 2. followed_hyperlink Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... writeln ( 'Entry 2' ) builder . insert_break ( aw...8pt">........span>' + '<span>2</span>' + '</p>' in out_doc_contents...

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