Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 10,602 for

page count

(0.95 sec)
  1. Join Tables in C++|Aspose.Words for C++

    Advanced table manipulations. How to merge two tables into one C++. Join tables using C++....tables have the same column count before moving rows. You can...results. Please refresh the page and try again....

    docs.aspose.com/words/cpp/join-tables/
  2. Manage Cells Html String with C++|Documentation

    Learn how to Manage Cells Html String through the Aspose.Cells for C++ API.... PutValue ( u "Count" ); cell = cells . Get ( u "C1"...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/manage-cells-html-str...
  3. Aspose.PDF retirement and latest API version - ...

    Hi, I’m reaching out to clarify the Aspose.PDF Cloud version retirement notice. We’ve recently migrated from v1.1 to v3.0, but in your email, it states that Aspose.PDF Cloud (v3.0) will be retired on 15 November 2025. …..., GET /pdf/{name}/pages ) against the v4.0 endpoint...a simple operation – get page count var result = await pdfApi...

    forum.aspose.com/t/aspose-pdf-retirement-and-la...
  4. Split DOT File Online or via .NET | products.as...

    Free online app to split different DOT files. .NET C# splitter library code for DOT documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOT file...

    products.aspose.com/total/net/split/dot/
  5. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.Cells for C++....workbook ( filePath ); // Get the count of the worksheets in the workbook...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  6. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and save notes from OneNote to PDF using various options including default settings and Jpeg compression....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  7. Work with Digital Signatures in Java|Aspose.Wor...

    Digitally sign documents and detect, Count, verify, and remove existing digital signatures using Java....Words allows you to detect, count, or verify existing digital...signature to macros. Detect, Count, and Verify Digital Signatures...

    docs.aspose.com/words/java/working-with-digital...
  8. Convert MBOX to OFT via Java | products.aspose.com

    Try the code sample to convert MBOX files to OFT format in Java. Download Java API to take your email processing applications to the next level....oft files int count = 1; // Enumerate through mbox...outputDirectory + "Message" + count + ".oft" ; // Save each message...

    products.aspose.com/email/java/conversion/mbox-...
  9. Convert MBOX to MSG via Java | products.aspose.com

    Try the code sample to convert MBOX files to MSG format in Java. Download Java API to take your email processing applications to the next level....msg files int count = 1; // Enumerate through mbox...outputDirectory + "Message" + count + ".msg" ; // Save each message...

    products.aspose.com/email/java/conversion/mbox-...
  10. Word document has 1288 pages. When converted to...

    The attached document has 1288 Pages. When converted to PDF only 55 Pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …...has 1288 pages. When converted to PDF only 55 pages get converted...has 1288 pages. When converted to PDF only 55 pages get converted...

    forum.aspose.com/t/word-document-has-1288-pages...