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

page count

(0.09 sec)
  1. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...Page page = new Aspose.Diagram.Page(); page.Name = "My..."My Page"; diagram.Pages.Add(page); long shapeId = page.DrawRectangle(0...

    forum.aspose.com/t/cant-set-the-style-value/315934
  2. Aspose::Words::Document::get_Frameset method | ...

    Aspose::Words::Document::get_Frameset method. Returns a Frameset instance if this document represents a frames Page in C++....document represents a frames page. System :: SharedPtr < Aspose...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single Paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...extract a table out of my single paged OCR PDF which has a Table and...StringBuilder(); // Process each page for (int pageIndex = 1; pageIndex...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  4. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the document in C++....Starts the next section on a new page: builder -> InsertBreak ( Aspose...next section on the current page: builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. AnswerSheet|Documentation

    AnswerSheet element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space....number of answers on a single page. Declaration This element is...is specified in the elements_count property. { "element_type" :...

    docs.aspose.com/omr/net/json-markup/answersheet/
  6. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....adjust the display of Excel pages, you need to know how to control...get ( "B1" ); cell . value = "Count" ; cell = cells . get ( "C1"...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  7. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...Pages[1], new Rectangle(100, 100,...200), "Redacted"); pdfDocument.Pages[1].Annotations.Add(redaction);...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  8. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF Pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  9. How to Format Numbers to Scientific Notation|Do...

    This article introduces how to format numbers to scientific notation using Aspose.Cells for Java API....presented, so you don’t have to count zeros to understand the magnitude...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/how-to-format-number...
  10. How to Format Numbers to Scientific Notation|Do...

    This article introduces how to format numbers to scientific notation using Aspose.Cells for Node.js via the C++ API....presented, so you don’t have to count zeros to understand the magnitude...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...