Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 214,313 for

new

(0.09 sec)
  1. Asponse.CAD 25.10.1 Dwg文件导出PDF或PNG,如果把空白区域裁剪掉? ...

    在实际的应用中,客户的一些文件,ViewReport设置很大,导致导出的文件有很大部分为空白区域,有没有方法把这此空白区域裁剪掉,以达到更好的用户体验?这样也可以减小导出文件的大小。 案例文件...pdfOptions = new PdfOptions { // 设置裁剪区域 PageSize = new Size(bounds...Load(fileName)) { PdfOptions pdfOptions = new PdfOptions(); CadRasterizationOpti...

    forum.aspose.com/t/asponse-cad-25-10-1-dwg-pdf-...
  2. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  3. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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.... Save ( outputFileStroke , new PngOptions ()); } // Test effects.... Load ( inputFileEffects , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  4. Manage Presentation BLOBs in PHP for Efficient ...

    Manage BLOB data in Aspose.Slides for PHP via Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....avi" ; # Creates a new presentation to which the video...$pres = new Presentation (); try { $fileStream = new Java ( "java...

    docs.aspose.com/slides/php-java/manage-blob/
  5. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....LoadOptions EpubLoadOptions options = new EpubLoadOptions (); // Initialize...toString (); Document document = new Document ( epubFileName , options...

    docs.aspose.com/pdf/java/convert-other-files-to...
  6. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....code example below creates a new presentation and sets the show...$presentation = new Presentation (); $showType = new BrowsedByIndividual...

    docs.aspose.com/slides/php-java/manage-slide-show/
  7. Manage Slide Show in Java|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....code example below creates a new presentation and sets the show...Presentation presentation = new Presentation (); BrowsedByIndividual...

    docs.aspose.com/slides/java/manage-slide-show/
  8. Aspose.TeX and Object TeX

    TeX is an input and output format of this API solution so here we go with explaining the Object TeX and how it is transformed into a target format....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/net/aspose-tex-and-object-tex/
  9. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = New Document(); DocumentBuilder Builder = n…...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...using (Workbook TemplateWB = new Workbook(dir + @"\Test_04222...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  10. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldLinkedObjectsAs() { return new Object[][] { {InsertLinkedObjectAs...

    reference.aspose.com/words/java/com.aspose.word...