Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 222,975 for

new

(0.1 sec)
  1. Սեղմել DOCX Ը Javascript Ում

    Սեղմեք DOCX ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/hy/nodejs-net/compres...
  2. Note|Aspose.Slides for Node.js via .NET Documen...

    Work with slide notes in Aspose.Slides for Node.js: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear JavaScript examples....addNote () { let presentation = new aspose . slides . Presentation...accessNote () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java.... Document doc = new Document(getMyDir() + "Bibliography...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Print big pdf - Free Support Forum - aspose.com

    Hi, I want print big PDF files. My test file is 180 pages, but I have and documents with 2000 pages. I use following code: PdfViewer viewer = New PdfViewer(); viewer.setAutoResize(true); // Print the file with…...following code: PdfViewer viewer = new PdfViewer(); viewer.setAutoResize(true);...PdfPrinterSettings printerSettings = new PdfPrinterSettings(); PrintPageSettings...

    forum.aspose.com/t/print-big-pdf/319302
  6. Access Presentation Slides on Android|Aspose.Sl...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Boost productivity with Java code examples....presentation file Presentation pres = new Presentation ( "demo.pptx" );...presentation file Presentation pres = new Presentation ( "demo.pptx" );...

    docs.aspose.com/slides/androidjava/access-slide...
  7. Access Presentation Slides in Java|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Boost productivity with code examples....presentation file Presentation pres = new Presentation ( "demo.pptx" );...presentation file Presentation pres = new Presentation ( "demo.pptx" );...

    docs.aspose.com/slides/java/access-slide-in-pre...
  8. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a PDF. Here’s the code I’m using: var reportBuildOptions = …...InlineErrorMessages; ReportingEngine engine = new ReportingEngine(); engine.Options...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions { SaveFormat =...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  9. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/cpp/add-delete-pages/
  10. Vectors extraction without text - Free Support ...

    Hello. Is there a way to extract the vectors without any text? I am trying to get the vector from the attached PDF, and Aspose.PDF always includes text, also it gets some texts as vectors. Could you please help me? tes…...ExtractPageImagesWit(Page page) { var images = new List<ImageArtifact>(); var pageHeightPts...content stream. var absorber = new ImagePlacementAbsorb(); page...

    forum.aspose.com/t/vectors-extraction-without-t...