Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 224,718 for

new

(0.36 sec)
  1. LoadOptions.convertShapeToOfficeMath property |...

    LoadOptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects.... let loadOptions = new aw . Loading . LoadOptions ();...isConvertShapeToOffi ; let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.pdf转图片卡住 - Free Support Forum - aspose.com

    using (Document pdf = New Document(sourcePath)) { Parallel.For(data.start_page, data.end_page + 1, x => { var width = (pdf.Pages[x].GetPageRect(true).Width * percentage).ToInt(); var height = (pdf.Pages[x].GetPageRe…...10:35am 1 using (Document pdf = new Document(sourcePath)) { Parallel...JpegDevice jpg = new JpegDevice(width, height, new Resolution(data...

    forum.aspose.com/t/aspose-pdf/312746
  3. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...Dir); var wordLoadOptions = new Aspose.Words.LoadOptions() {...false; using (var mhtStream = new MemoryStream()) { mailMessage...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  4. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....PPTX file Presentation pres = new Presentation (); try { // Accessing...a paragraph Paragraph para = new Paragraph (); // Setting paragraph...

    docs.aspose.com/slides/java/manage-bullet/
  5. Shading.backgroundPatternColor property | Aspos...

    Shading.backgroundPatternColor property. Gets or sets the color that's applied to the background of the [Shading](../) object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.footerDistance property | Aspose.Word...

    PageSetup.footerDistance property. Returns or sets the distance (in points) between the footer and the bottom of the page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.headerDistance property | Aspose.Word...

    PageSetup.headerDistance property. Returns or sets the distance (in points) between the header and the top of the page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Metered constructor | Aspose.Words for Python

    Metered constructor. Initializes a New instance of this class....constructor Metered() Initializes a new instance of this class. def __init__...credit/consumption. # Create a new Metered license, and then print...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your document design with powerful, flexible features.... Document doc = new Document ( MyDir + "Tables.docx"...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...