Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 214,838 for

new

(0.69 sec)
  1. 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
  2. 通过 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...
  3. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package.... OcrInput source = new Aspose . OCR . OcrInput ( Aspose... Bounds ); byte [] pixels = new byte [ c . Length * 3 ]; int...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  4. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Shapes Not Rendering Properly When Converting W...

    Hello Team, I am converting a Word document to HTML using Aspose.Words. However, I am encountering an issue with shapes during the conversion process. Shapes present in the source Word document are not rendering as per…...the source document var doc = new Aspose.Words.Document(@"SamplWordFile...save options var htmlOptions = new Aspose.Words.Saving.HtmlSaveOptions...

    forum.aspose.com/t/shapes-not-rendering-properl...
  6. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance.... Document doc = new Document (); // Add two runs...AppendChild ( new Run ( doc , "Hello world! " )); Shape shape = new Shape...

    reference.aspose.com/words/net/aspose.words/nod...
  9. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)...pdf"; PdfFileEditor editor = new PdfFileEditor(); // IMPORTANT:...formatting) Document first = new Document(@"C:\Docs\Source1.pdf");...

    forum.aspose.com/t/while-using-concate-in-aspos...