Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 213,390 for

new

(0.16 sec)
  1. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....Please note, if you create a new file in MS Excel, you will find...first worksheet const workbook = new Workbook (); const worksheet...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  2. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....arrayBuffer (); const data = new Uint8Array ( arrayBuffer ); //...as out.pdf const workbook = new Workbook ( data ); const outputData...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  3. Manipulate Annotations in PDF using Java | Aspo...

    Manage Annotations in PDF programmatically with Java sample code using Aspose.PDF for Java...toString (); Document pdfDocument = new Document ( inputFile ); DefaultAppearance...DefaultAppearance appearance = new DefaultAppearance (); appearance...

    products.aspose.com/pdf/java/annotation/
  4. OverflowException | Aspose.Words for Java

    The exception that is thrown when an arithmetic casting or conversion operation in a checked context results in an overflow in Java....OverflowException() Initializes a new instance of the OverflowException...ring message) Initializes a new instance of the OverflowException...

    reference.aspose.com/words/java/com.aspose.word...
  5. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...using (Workbook TemplateWB = new Workbook(dir + @"Test_09052025\Chart_Template...; List<string> PrintAreas = new() { "D137:O169", "D205:O237"...

    forum.aspose.com/t/incorrect-rendering-when-con...
  6. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts in C++....fonts Arial, Times New Roman, Courier New and Symbol with core...to true Arial, Times New Roman, Courier New and Symbol fonts are...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Creating an Outlook Contact in Aspose.Email|Doc...

    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....//Create a new MapiContact Object MapiContact mapiContact = new MapiContact...object mapiContact . NameInfo = new MapiContactNamePrope ( "Mellissa"...

    docs.aspose.com/email/net/creating-an-outlook-c...
  8. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中打开 PDF 文件。您可以打开现有 PDF、从流中加载文档以及处理加密的 PDF 文档。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Create a new WebClient instance var webClient = new System ....

    docs.aspose.com/pdf/zh/net/open-pdf-document/
  9. ChartAxis.hasMinorGridlines property | Aspose.W...

    ChartAxis.hasMinorGridlines property. Gets or sets a flag indicating whether the axis has minor gridlines....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxis.scaling property | Aspose.Words for N...

    ChartAxis.scaling property. Provides access to the scaling options of the axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...