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

new

(0.15 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. Image Vectorization – C# Examples

    Learn how to vectorize images in C#. Consider image vectorization functionalities and the effect of configuration properties on the result....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/image-vectorization-exa...
  5. 打印演示文稿|Aspose.Slides 文档

    在 Java 中打印 PowerPoint 演示文稿...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes...RenderingOptions renderingOptions = new RenderingOptions (); final INotesCommentsLayout...

    docs.aspose.com/slides/zh/androidjava/print-pre...
  6. 打印演示文稿|Aspose.Slides 文档

    在 Java 中打印 PowerPoint 演示文稿...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes...RenderingOptions renderingOptions = new RenderingOptions (); final INotesCommentsLayout...

    docs.aspose.com/slides/zh/java/print-presentation/
  7. Add XMP metadata to EPS file using .NET

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C# .NET is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/add/
  8. Փոխարկել JPG SVG Javascript

    Փոխարկեք JPG ը SVG ձևաչափի JavaScript կոդով: Պահեք JPG որպես SVG օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.svg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել JPG Պատկեր Javascript

    Փոխարկեք JPG ը Պատկեր ձևաչափի JavaScript կոդով: Պահեք JPG որպես Պատկեր օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框...Presentation pres = new Presentation (); try { //Adds new slides to the...Presentation pres = new Presentation (); try { //Adds a new slide to the...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/