Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 213,191 for

new

(0.25 sec)
  1. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table with...

    reference.aspose.com/words/net/aspose.words.tab...
  2. 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
  3. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table.... let doc = new aw . Document ( base . myDir...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Replace Text in a Workbook Using Regular Expres...

    Replace text in a workbook using a regular expression in JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const replaceOptions = new ReplaceOptions (); replaceOptions...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  5. FieldEnd.HasSeparator | Aspose.Words for .NET

    Discover the FieldEnd HasSeparator property, easily check if your field includes a separator for enhanced data organization and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  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. 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...
  9. Document.Cleanup | Aspose.Words for .NET

    Optimize your documents with our Cleanup method—remove unused styles and lists for a cleaner, more efficient workflow. Enhance readability today!... Document doc = new Document (); doc . Styles . Add..."used". DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/hyp...