Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 214,812 for

new

(0.11 sec)
  1. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!... Document doc = new Document ( MyDir + "Document...white pages. Document doc = new Document ( MyDir + "Colored pages...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Out of memory on Image.Load - Free Support Foru...

    Hello, We have tried to process the DWG at (many_hatches.zip) with the Aspose.Cad library version 25.9 and the following code: var image = (CadImage)Image.Load(fileDownloadPath, New LoadOptions { CancellationToken = ca…...Load(fileDownloadPath, new LoadOptions { CancellationToken...Bounds); var svgRasterizationOpti = new CadRasterizationOpti { PageWidth...

    forum.aspose.com/t/out-of-memory-on-image-load/...
  3. ViewOptions class | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...UpdateFields() does not trigger a new layout pass, so the TOC retains...Load the document var doc = new Aspose.Words.Document("input...

    forum.aspose.com/t/aspose-word/320899
  6. 通过 C++ 使用 Node.js 将文件保存到响应对象|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 动态生成文件并直接将其发送到客户端浏览器。... "data" ); const workbook = new AsposeCells . Workbook (); //...ContentDisposition . Inline , new AsposeCells . XlsSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/saving-file...
  7. Working with Footers in NPOI|Aspose.Words for .NET

    Work with footers in a document easily and fast instead of using NPOI in C#....document: C# Document wordDocument = new Document ( "Convert Word Doc...XWPFDocument wordDocument = new XWPFDocument ( new FileStream ( "Working...

    docs.aspose.com/words/net/working-with-footers-...
  8. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...the PDF document $document = new Document ( $inputFile ); // Get...get_Item ( 1 ); // Create a new FileOutputStream object to save...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  9. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Create a new TextFragment object and set its..."hello-world.pdf" ); var pdfDocument = new Aspose . Pdf . Document (); var...

    products.aspose.com/pdf/net/create/
  10. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...