Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 188,688 for

aspose page

(1.09 sec)
  1. PaperSize enumeration | Aspose.Words for Python

    Aspose.words.PaperSize enumeration. Specifies paper size.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Export Excel to HTML with GridLines with C++|Do...

    Learn how to export Excel files to HTML with gridlines using Aspose.Cells for C++....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/export-excel-to-html-...
  3. Adding Attachment to a PDF document|Aspose.PDF ...

    This Page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...code snippet also works with Aspose.Drawing library. Create a new...project. Add a reference to Aspose.PDF DLL. Create a Document...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  4. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain PDF documents to word documents using RecognitionMode.EnhancedFlow and it fails with the error: com.Aspose.pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document doc = new …...aspose.pdf.internal.l103p.l0l: Overflow" Aspose.PDF Product...it fails with the error: com.aspose.pdf.internal.l103p.l0l: Overflow...

    forum.aspose.com/t/converting-certain-pdf-to-wo...
  5. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....with Built‑in Styles using Aspose.Cells. Please use the ShapeCollection...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  6. Convert HTML to DOCX in Java – Aspose.HTML for ...

    Convert HTML to DOCX using Aspose.HTML for Java API. Consider various HTML to DOCX conversion scenarios in Java code examples....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/html/java/convert-html-to-docx/
  7. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize the Sheet.SheetId property of OpenXml using the Excel manipulation C++ API or library programmatically.... Aspose.Cells provides the equivalent...SheetId property of OpenXml using Aspose.Cells The following sample...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  8. Table.relative_horizontal_alignment property | ...

    Table.relative_horizontal_alignment property. Gets or sets floating table relative horizontal alignment....relative_horizontal_alignment ( self ) -> aspose . words . drawing . HorizontalAlignment...alignment ( self , value : aspose . words . drawing . HorizontalAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Automatically refresh OLE object via Microsoft ...

    Learn how to refresh OLE objects automatically in Microsoft Excel using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides the OleObject...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/automatically-refresh...
  10. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++....you want to remove it using Aspose.Cells API programmatically...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/removing-slicer/