Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 149,654 for

2

(0.1 sec)
  1. Aspose::Words::DocumentBuilder::get_IsAtEndOfSt...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfStructuredDocumentTag method. Returns true if the cursor is at the end of a structured document tag in C++....MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType :: StructuredDocumentTa , 2 , true )); builder -> MoveToStructuredDocu...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructuredDocumentTag method. Gets the structured document tag that is currently selected in this DocumentBuilder in C++....MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType :: StructuredDocumentTa , 2 , true )); builder -> MoveToStructuredDocu...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. 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...
  5. Aspose::Words::TextColumn::get_SpaceAfter metho...

    Aspose::Words::TextColumn::get_SpaceAfter method. Gets or sets the space between this column and the next column in points. Not required for the last column 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...
  6. 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...
  7. 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...
  8. 用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/
  9. 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...
  10. 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...