Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 164,094 for

new

(0.07 sec)
  1. AxisDisplayUnit Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisDisplayUnit class to customize value axis scaling options for enhanced chart clarity and precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.majorUnitScale property | Aspose.Word...

    ChartAxis.majorUnitScale property. Returns or sets the scale value for major tick marks on the time category axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Export to XAML|Aspose.Slides 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....settings: Presentation pres = new Presentation ( "pres.pptx" );...); try { pres . save ( new XamlOptions ()); } finally { if ( pres...

    docs.aspose.com/slides/androidjava/export-to-xaml/
  5. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...Presentation 类 Presentation pres = new Presentation (); try { // 访问第一张幻灯片...IPortion port01 = new Portion (); IPortion port02 = new Portion ();...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  6. Export to XAML|Aspose.Slides for Node.js via .N...

    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....default settings: var pres = new aspose . slides . Presentation...pptx" ); try { pres . save ( new aspose . slides . XamlOptions...

    docs.aspose.com/slides/nodejs-java/export-to-xaml/
  7. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....recognition API AsposeOCR api = new AsposeOCR (); RecognitionSettings...RecognitionSettings recognitionSettings = new RecognitionSettings (); // Add...

    docs.aspose.com/ocr/java/release_memory/
  8. 导出媒体文件到HTML文件|Aspose.Slides 文档

    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....using ( Presentation pres = new Presentation ( srcFileName ))...VideoPlayerHtmlContr controller = new VideoPlayerHtmlContr ( path :...

    docs.aspose.com/slides/zh/net/export-media-file...
  9. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....shutdownJVM () Instantiating a new Presentation Aspose.Slides for...for Java Presentation pres = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/python-java/limitations-...
  10. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF documents programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); using var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); using var signature = new Aspose . Pdf . Facades . PdfFileSignature...

    products.aspose.com/pdf/net/signature/