Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 186,530 for

aspose page

(0.68 sec)
  1. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)...While using concate in Aspose.Pdf.Facades formatting of pdf is...getting changed Aspose.PDF Product Family aspose-pdf-net apatil03...

    forum.aspose.com/t/while-using-concate-in-aspos...
  2. 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++....with C++ Contents [ Hide ] Aspose.Cells supports converting XLS...charts, etc.) to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  3. Setting Strong Encryption Type with C++|Documen...

    Learn how to apply strong encryption and password protection to Excel files using Aspose.Cells with C++....strong encryption type with the Aspose.Cells API. Applying Encryption...password. Applying Encryption with Aspose.Cells The code examples below...

    docs.aspose.com/cells/cpp/setting-strong-encryp...
  4. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for C++ API.... Aspose.Cells also allows you to apply...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  5. Get Warnings while Loading Excel File with C++|...

    Learn how to catch and handle warnings while loading Excel files using Aspose.Cells for C++.... In such cases, Aspose.Cells throws warnings while...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/get-warnings-while-lo...
  6. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. Page The object is positioned...relative to the left edge of the page. Column The object is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....Examples Shows how to construct an Aspose.Words document by hand. doc...some page setup properties for the section. section . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageBorderAppliesTo enumeration | Aspose.Words ...

    Aspose.Words.PageBorderAppliesTo enumeration. Specifies which Pages the Page border is printed on....enumeration Specifies which pages the page border is printed on. Members...Description AllPages Page border is shown on all pages of the section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.Cells for C++ with a certificate....your VBA code project using Aspose.Cells with its Workbook.VbaProject...<ctime> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/digitally-sign-a-vba-...
  10. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....Hide ] Convert CSV to JSON Aspose.Cells supports converting CSV...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/convert-csv-to-json/