Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 224,684 for

new

(0.5 sec)
  1. Product Overview | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/product-overview/
  2. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...Creating a new workbook (empty) const workbook = new Workbook ();...styles of both cells to Times New Roman const styleObject = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...
  3. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....document object Document document = new Document (); //Add page Page...text to new page page . getParagraphs (). add ( new TextFragment...

    docs.aspose.com/pdf/java/create-document/
  4. Export Presentations to XAML in .NET|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in .NET using Aspose.Slides—quick, Office-free solution that keeps your layout intact....pres = new Presentation ( "pres.pptx" )) { pres . Save ( new XamlOptions...pres = new Presentation ( "pres.pptx" )) { pres . Save ( new XamlOptions...

    docs.aspose.com/slides/net/export-to-xaml/
  5. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for Python via .NET library....Cells allows you to add a new VBA Module and Macro Code using...modules.add() method to add the new VBA Module inside the workbook...

    docs.aspose.com/cells/python-net/manage-vba-pro...
  6. | Aspose

    Sample code for TIF to DOCX Java conversion. Use API example code for batch TIF files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  7. | Aspose

    Sample code for TIF to XLSX Java conversion. Use API example code for batch TIF files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  8. | Aspose

    Sample code for JP2 to XLSX Java conversion. Use API example code for batch JP2 files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  9. Converting a XML file to PDF using Android via ...

    Sample code on Java for XML to PDF conversion. Use example code for batch XML to PDF conversion in Android...String pdfDocumentFileName = new File ( fileStorage , "XML-to-PDF...String xmlDocumentFileName = new File ( fileStorage , "Conversion/employees...

    products.aspose.com/pdf/android-java/conversion...
  10. Text gets rotated and cropped when converted to...

    Hi, When I convert the attached pdf file to Pdf/A1b the text gets rotated and cropped. I used the following code to convert the document: var document = New Document(“Wald-rotated-comment.pdf”); var options = New PdfF…...the document: var document = new Document(“Wald-rotated-comment...nt.pdf”); var options = new PdfFormatConversionO(“conversion...

    forum.aspose.com/t/text-gets-rotated-and-croppe...