Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 223,015 for

new

(0.72 sec)
  1. LaTeX to XPS | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets convert LaTeX files to XPS format. Here are some code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/net/latex-to-xps/
  2. Add Pages in PDF with Python via C++|Aspose.PDF...

    This article teaches how to insert (add) a page at the desired location PDF file in Python using C++....saves the modified document as a new PDF file. To insert an empty...Open the PDF document Add a new blank page to the document Save...

    docs.aspose.com/pdf/python-cpp/add-pages/
  3. Create PDF using php-java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications.... Create a new TextFragment object and set its...create PDF using PHP $document = new Document (); $page = $document...

    products.aspose.com/pdf/php-java/create/
  4. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components.... EncodeMesh ( new Cylinder (), "cylinder.ply" );...is ASCII PlySaveOptions opt = new PlySaveOptions ( FileContentType...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  5. 使用 JavaScript 通过 C++ 复制和移动工作表的示例代码,描述了如何在工作簿内以及...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API.... const wb = new Workbook ( new Uint8Array ( arrayBuffer...worksheets ; // Copy data to a new sheet from an existing sheet...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  6. Convert SVG to JPEG – C# Code and Online Converter

    Convert SVG to JPEG format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to JPEG conversion....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/conversion/svg-to-j...
  7. Convert SVG to GIF – C# Code and Online Converter

    Convert SVG to GIF format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to GIF conversion....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/conversion/svg-to-gif/
  8. Public API Changes in Aspose.Cells 8.7.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It includes not only new and updated public methods, added...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); //Set the...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...public Function () { S3Client = new AmazonS3Client (); // Consider...Aspose . Pdf . License lic = new Aspose . Pdf . License (); //...

    docs.aspose.com/pdf/zh/net/integration-aws/
  10. ImageSaveOptions.TiffBinarizationMethod | Aspos...

    Discover the TiffBinarizationMethod property for ImageSaveOptions. Easily convert images to 1 bpp format with Ccitt3 or Ccitt4 compression....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...