Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 213,072 for

new

(0.1 sec)
  1. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....const System::String&) Creates a new custom document property of the...System::String&, int32_t) Creates a new custom document property of the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET... Document wordDoc = new Aspose . Words . Document ( ...ImageSaveOptions wordSaveOptions = new Aspose . Words . Saving . ImageSaveOptions...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  3. 在 Node.js 中插入范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中插入范围并移动其他数据。...external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-rang...
  4. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add content to demonstrate the new margins. builder . Writeln (...

    reference.aspose.com/words/net/aspose.words/con...
  5. Split Screen of Excel Worksheet with Node.js vi...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using Node.js C++ Addon....Instantiate a new Workbook. const workbook = new AsposeCells ...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/how-to-split-s...
  6. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java....object PdfFileStamp fileStamp = new PdfFileStamp (); // Open Document...FormattedText formattedText = new FormattedText ( "Aspose - Your...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  7. 在标记 PDF 中处理表格|Aspose.PDF for Java

    本文解释了如何使用 Aspose.PDF for Java 在标记 PDF 文档中处理表格。...// 创建文档 Document document = new Document (); ITaggedContent taggedContent...); tableElement . setBorder ( new BorderInfo ( BorderSide . All...

    docs.aspose.com/pdf/zh/java/working-with-table-...
  8. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = New Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...Document doc = new Aspose.Words.Document(dir + ...Saving.PdfSaveOptions options = new Aspose.Words.Saving.PdfSaveOptions...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  9. Merge OBJ File Formats via .NET | products.aspo...

    C# source code to load, render and Merge OBJ documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/obj/
  10. Merge U3D File Formats via .NET | products.aspo...

    C# source code to load, render and Merge U3D documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/u3d/