Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 213,235 for

new

(0.13 sec)
  1. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ document should start at 2. The numbering in the ‘GuV’ document should start at 3. When I append the ‘GuV’ to a document, the numbering persists. However, if I do the same with th…...result: ImportFormatOptions opt = new ImportFormatOptions(); opt.KeepSourceNumbering...Aspose.Words.Document doc = new Aspose.Words.Document(@"C:\Temp\Default...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  2. 使用Aspose.Cells将工作簿保存为文本或CSV格式|Documentation

    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....workbook Workbook workbook = new Workbook ( FileName ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  3. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/writing-metadata-to-...
  4. Convert EPUB to JPG in Java – Aspose.HTML for Java

    Convert EPUB to JPG in Java using Aspose.HTML for Java API. Consider various EPUB to JPG conversion scenarios in Java code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-epub-to-jpg/
  5. Aspose word to PDF conversion rendering issue -...

    Hi, I’m having an issue where a picture of a graph in the word document that contains 2 x-axis dotted lines when converted to PDF using the code below renders them as solid lines. But when you zoom into the PDF to a rid…...docm"; Document oWordDoc = new Document(wordFile); Aspose.Words...Saving.PdfSaveOptions options = new Aspose.Words.Saving.PdfSaveOptions...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  6. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。... "data" ); const workbook = new AsposeCells . Workbook ( path...this cell const bookmarkEntry = new AsposeCells . PdfBookmarkEntry...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...
  7. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list.... Document doc = new Document (); // An empty document...FirstParagraph ; Run paragraphText = new Run ( doc , "Initial text. "...

    reference.aspose.com/words/net/aspose.words/com...
  8. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management.... Document doc = new Document (); // Configure a SaveOptions...OdtSaveOptions saveOptions = new OdtSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Create a new document from scratch XWPFDocument doc = new XWPFDocument...

    docs.aspose.com/words/net/format-table-in-docum...