Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 227,511 for

new

(0.17 sec)
  1. Aspose.Words Use of consulting - Free Support F...

    I have a Word document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to extract all headings and the specific content under each one?...heading styles: Document doc = new Document(@"C:\Temp\in.docx");...Document[] parts = SplitByStyle(doc, new StyleIdentifier[] { StyleIdentifier...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  2. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…... Code var doc = new Document(@"in.docx"); // Read...illustrate this: Document doc = new Document(@"in.docx"); var jsonText...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  3. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。...document using ( var document = new Aspose . Pdf . Document ()) {...document . PageInfo . Margin = new Aspose . Pdf . MarginInfo ();...

    docs.aspose.com/pdf/zh/net/working-with-headings/
  4. Working With Tasks | Aspose.Tasks Documentation

    Learn how to manage and organize tasks efficiently 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/split-tasks/
  5. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java....object PdfFileStamp fileStamp = new PdfFileStamp (); // Open Document...Pdf . Facades . Stamp stamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  6. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....Microsoft Excel I created a new workbook in MS Excel and added...g., Visual Studio). Create a new console application. Add References...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  7. Aspose PDF License|Aspose.PDF for C++

    Aspose. PDF for C++ invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....intrusive_ptr < License > license = new License (); intrusive_ptr < FileStream...FileStream > myStream = new FileStream ( new String ( "Aspose.PDF...

    docs.aspose.com/pdf/cpp/licensing/
  8. 在Ruby中管理工作表|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.... new # Adding a new worksheet to the Workbook...cells.Workbook' ) . new ( fstream ) # Adding a new worksheet to the...

    docs.aspose.com/cells/zh/java/managing-workshee...
  9. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for JavaScript via C++.... new StopConversionOrLoad (). testRun...InterruptMonitor object this . im = new InterruptMonitor (); this . _timeoutId...

    docs.aspose.com/cells/javascript-cpp/stop-conve...
  10. Specify how to cross a string in output PDF and...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...options const pdfSaveOptions = new PdfSaveOptions (); // Set text...

    docs.aspose.com/cells/javascript-cpp/specify-ho...