Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 224,714 for

new

(2.6 sec)
  1. View or Edit POTX Files Metadata using .NET | p...

    C# source code to edit or view POTX format metadata....Presentation presentation = new Presentation( "presentation.potx"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/potx/
  2. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are saved when exporting a document to Svg format...supported yet' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.PreferredWidth | Aspose.Words for .NET

    Discover the CellFormat PreferredWidth property to easily customize cell widths for optimal layout and design in your spreadsheets. Enhance your data presentation!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."PreferredWidth" property creates a new object. Assert . That ( builder...

    reference.aspose.com/words/net/aspose.words.tab...
  4. PdfImageCompression | Aspose.Words for Java

    Specifies the type of compression applied to images in the PDF file in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Metered Licensing|CAD 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.... It is a new licensing mechanism. The new licensing mechanism...

    docs.aspose.com/cad/java/metered-licensing/
  6. Specify Fallback Fonts for Presentations on And...

    Master Aspose.Slides for Android via Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0x3040 , 0x309F...

    docs.aspose.com/slides/androidjava/create-fallb...
  7. Assign Macro to Form Control with Golang via C+...

    Learn how to assign a Macro Code to a Form Control like a Button using Aspose.Cells for C++....GetMacroName() property to assign a new Macro Code to a Form Control...following sample code creates a new workbook, assigns a Macro Code...

    docs.aspose.com/cells/go-cpp/assign-macro-to-fo...
  8. Metered Licensing|Documentation

    Developers can use the Python Image Processing Library API to apply a metered key, which is a New licensing mechanism.... It is a new licensing mechanism. The new licensing mechanism...

    docs.aspose.com/imaging/python-net/metered-lice...
  9. 使用 PageIndex 和 PageCount 属性在 Node.js 中渲染页面序列|Do...

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 文件的特定页面渲染为图像。...Excel file const workbook = new AsposeCells . Workbook ( path...pages 4, 5, 6, 7 const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/render-sequ...
  10. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。...打开文档 Document pdfDocument = new Document ( _dataDir + "sample2...newHeight); // page.setMediaBox (new Rectangle(newLLX, newLLY, newLLX...

    docs.aspose.com/pdf/zh/java/rotate-pages/