Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 213,190 for

new

(0.28 sec)
  1. Working with Recurring Tasks | Aspose.Tasks Doc...

    Learn how to create, manage, and customize recurring tasks and recurrence patterns in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for defining daily, weekly, monthly, and yearly recurrence rules....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-recurrin...
  2. Moving Tasks | Aspose.Tasks Documentation

    Learn how to move tasks under other tasks or within the same hierarchy using Aspose.Tasks for .NET. Includes C# examples for restructuring Microsoft Project (MPP/XML) task trees....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/moving-tasks/
  3. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = New Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Document doc = new Aspose.Words.Document(desPath);...LayoutCollector layoutCollector = new LayoutCollector(doc);//建立布局收集器...

    forum.aspose.com/t/word/316558
  4. Გადაიყვანეთ JPG TXT Javascript

    გადაიყვანეთ JPG TXT JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც TXT JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  5. PDF to PNG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PNG document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-png/
  6. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....ImageOrPrintOptions to “Times New Roman” . We also set the CheckWorkbookDefault...cell is rendered with “Times New Roman” and does not use the workbook’s...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  7. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to JPEG document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-jpeg/
  8. UniqueConstraint | Aspose.Words for Java

    Represents a restriction on a set of columns in which all values must be unique in Java....isPrimaryKey) Initializes a new instance of the UniqueConstraint...isPrimaryKey) Initializes a new instance of the UniqueConstraint...

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....throws Exception { Document doc = new Document(getMyDir() + "Hyperlinks...FIELD_HYPERLINK) { Hyperlink hyperlink = new Hyperlink(fieldStart); // Hyperlinks...

    reference.aspose.com/words/java/com.aspose.word...
  10. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....length ) { // Proceed with a new empty workbook if no file is...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/setting-ma...