Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 214,446 for

new

(0.69 sec)
  1. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  2. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....hyperlink to a text: $presentation = new Presentation (); try { $shape1...$portionFormat :: setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  3. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。...置不同的默认字体名称,如Courier New、Arial、Times New Roman等,将工作簿保存为HTML。 截图显示通过...属性设置不同默认字体名的效果。 该代码生成了使用Courier New的 output HTML文件 , 使用Arial的 output...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  4. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/work-with-brushes/
  5. FontFallbackSettings | Aspose.Words for Java

    Specifies font fallback mechanism settings in Java....doc = new Document(); FontSettings fontSettings = new FontSettings();...FolderFontSource folderFontSource = new FolderFontSource(getFontsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.pdf PDF to HTML output difference - Free...

    Hi, I’m from RChilli. We’re using Aspose.PDF version 24.7 to convert PDFs to HTML. However, we’ve noticed inconsistencies in the HTML output when parsing some resumes—the results differ between our local system and our …...try (InputStream inputStream = new ByteArrayInputStream(pdfData))...aspose.pdf.License license = new com.aspose.pdf.License(); license...

    forum.aspose.com/t/aspose-pdf-pdf-to-html-outpu...
  7. 将PDF转换为Excel|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将PDF转换为Excel格式。在此过程中,PDF文件的各个页面将被转换为Excel工作表。...// 打开源PDF文档 try { document = new Document ( inputStream ); } catch...saveOptions = new ExcelSaveOptions (); File xlsFileName = new File (...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  8. Manage Workbooks with Go via C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Creating a New Workbook To create a new workbook: Create...Adding a Worksheet To add a new worksheet: Access the WorksheetCollection...

    docs.aspose.com/cells/go-cpp/managing-workbooks...
  9. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...fs = null ; fs = new POIFSFileSystem ( new FileInputStream (...

    docs.aspose.com/words/java/working-with-footers/
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....Slides has introduced a new class for reading data from Excel...This feature opens up powerful new possibilities for API users who...

    docs.aspose.com/slides/php-java/excel-integration/