Sort Score
Result 10 results
Languages All
Labels All
Results 9,171 - 9,180 of 165,876 for

pdf formatting

(0.53 sec)
  1. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C# API or .NET Library sample code to set a custom paper size for your desired worksheets when rendering an Excel file to Pdf format programmatically....rendering an Excel file to PDF format. This document explains how... Please also see the output PDF generated with the following...

    docs.aspose.com/cells/net/implement-custom-pape...
  2. C++ API to Convert PS to XLAM | products.aspose...

    Convert PS to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Document Format (PDF) is a widely used file format for documents...Excel Add-in (XLAM) is a file format that allows users to create...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. Issue in updating Page Size (Dimensions) - Free...

    Hi, I am trying to update page dimensions(Page size) from Letter-size(8.50" x 11.00") to A4-size(8.27" x 11.69") using the sample code provided you. AsposePdf.net is not updating the width of the document, but not upda…...PDF Product Family chennabasappa...attached input(source.pdf) and output(Updated.pdf) documents used....

    forum.aspose.com/t/issue-in-updating-page-size-...
  4. Convert JSON Format to CHM via C++ | products.a...

    C++ API t0 Parse JSON to CHM without using Microsoft Word...Conversion JSON to CHM Convert JSON Format to CHM via C++ Parse JSON to...Notation) format is a popular data interchange format used for...

    products.aspose.com/total/cpp/conversion/json-t...
  5. Convert DOCM to POTX in Python or with free Onl...

    DOCM to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to POTX online converter quickly before integrating the code.... The DOCM file format is a Microsoft Word document...tasks. However, the POTX file format is a Microsoft PowerPoint template...

    products.aspose.com/total/python-net/conversion...
  6. SaveOptions.dml_effects_rendering_mode property...

    SaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered....is exported to fixed page formats. Examples Shows how to configure...a document as we save it to PDF. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Assets from U3D File Formats via python...

    Sample Python extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web based application....NET Extractor U3d HTML JPG PDF XML U3D U3D Extract Assets from...Create zip file format object as output file format Create archive...

    products.aspose.com/3d/python-net/extractor/u3d/
  8. Add Blind Watermark to U3D File Formats via pyt...

    Sample Python blind watermark code for U3D file. Use this example code to add blind watermark to U3D file within any Web based application....NET Watermark U3d HTML JPG PDF XML U3D U3D Add Blind Watermark...DirectX and more formats. U3D What is U3D File Format? U3D (Universal...

    products.aspose.com/3d/python-net/watermark/u3d/
  9. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++....document, an Excel workbook, and a PDF document as OLE objects on the...The OLE objects (DOC, XLS, and PDF files) are saved to disk. #include...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  10. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....sample code generates the output PDF . Here is the sample code used...used to generate the output PDF from the source Excel file . Please...

    docs.aspose.com/cells/cpp/calculation-of-array-...