Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 199,427 for

new

(0.08 sec)
  1. 设置打印区域|Documentation

    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....workbook = new Workbook (); workbook . Worksheets . Add ( "new sheet"...setPrintArea方法可用于设置打印区域的页面属性 C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/zh/net/set-print-area/
  2. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveOptions' InterpolateImages property, a key feature that enhances image quality in your documents. Optimize your PDFs effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Migrating from Earlier Versions of Aspose.Cells...

    Learn about the key differences and migration steps when upgrading to the latest version of Aspose.Cells for Node.js via C++....that your imports reflect the new module structure in the latest...regarding breaking changes, new features, and deprecations. Update...

    docs.aspose.com/cells/nodejs-cpp/migrating-from...
  5. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....PDF document try { document = new Document ( inputStream ); } catch...PptxSaveOptions pptxSaveOptions = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for paragraphs, enhancing document clarity and organization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose Diagram not able to convert VSDX file ty...

    Hi Team, We are using the Aspose.Diagram library method to convert VSDX files into PDF format. However, we have encountered the following issues in the PDF output: Font-family changes. PDF image distortions, includin…... Diagram diagram = new Diagram(inputFilePath); diagram...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/aspose-diagram-not-able-to-c...
  9. 通过 C++ 使用 JavaScript 向 PDF 添加页眉和页脚|Aspose.PDF f...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddTextHeaderFooter 向 PDF 文件添加页眉和页脚。...( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/zh/javascript-cpp/add-heade...
  10. 使用 C++ 中的 JavaScript 设置 PDF 的背景颜色|Aspose.PDF fo...

    使用 C++ 中的 JavaScript 为您的 PDF 文件设置背景颜色。...( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/zh/javascript-cpp/set-backg...