Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 213,025 for

new

(0.09 sec)
  1. 设置默认字体名称|Aspose.PDF for .NET

    本节描述了如何在从 PDF 转换为图像的过程中设置默认字体名称。...DefaultFontName 设置为 null,则将使用 Times New Roman 字体。以下代码片段演示了如何在将 PDF 保存为图像时设置默认字体名称:...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/set-default-font-name/
  2. Create an Appointment|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....Room 5" ; DateTime startDate = new DateTime ( 1997 , 3 , 18 , 18...18 , 30 , 00 ), endDate = new DateTime ( 1997 , 3 , 18 , 19 ,...

    docs.aspose.com/email/net/create-an-appointment/
  3. Create Excel Power Query Formula using Aspose.C...

    I found this tutorial on how to update a Power Query formula with Aspose.Cells.Net. However, I cannot seem to find one explaining whether it is possible to create a New Power Query formula. When asking Copilot, it dis…...whether it is possible to create a new Power Query formula. When asking...workbook or create a new one Workbook workbook = new Workbook(); //...

    forum.aspose.com/t/create-excel-power-query-for...
  4. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Open a spreadsheet document from a stream|Docum...

    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....( stream , true ); // Add a new worksheet. WorksheetPart newWorksheetPart...newWorksheetPart . Worksheet = new Worksheet ( new SheetData ()); newWorksheetPart...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  6. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in C# Aspose.PDF for .NET PDF library. You can open existing PDF, document from stream, and encrypted PDF document....document using ( var document = new Aspose . Pdf . Document ( dataDir...Create a new WebClient instance var webClient = new System ....

    docs.aspose.com/pdf/net/open-pdf-document/
  7. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  8. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple documents in Java....docx", new String[]{inputDoc1, inputDoc2});...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Public API Changes in Aspose.BarCode 6.8.0|Docu...

    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.... It includes not only new and updated public methods, but...to specify number of rows for new symbology DatabarExpandedStack...

    docs.aspose.com/barcode/java/public-api-changes...