Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 213,527 for

new

(0.47 sec)
  1. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java.... Document doc = new Document(getMyDir() + "Shadow...for the shape. Document doc = new Document(getMyDir() + "Shape...

    reference.aspose.com/words/java/com.aspose.word...
  2. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Go via C++....demonstrates the New method for creating a new PDF document, which..."log" func main () { // New creates a new PDF-document pdf , err...

    docs.aspose.com/pdf/go-cpp/save-pdf-document/
  3. Cell | Aspose.Words for Java

    Represents a table cell in Java....Document doc = new Document(); Table table = new Table(doc); doc...and paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...Annotations: Load the PDF file - new Document . Create a Circle Annotation...Annotation and set Circle parameters (new Rectangle, title, color, InteriorColor...

    docs.aspose.com/pdf/cpp/figures-annotation/
  5. How to Write Updated Task Data to MPP | Aspose....

    Learn how to update and write task data back to Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Includes C# examples for modifying deadlines, notes, IDs, and saving changes programmatically....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-updated-task-...
  6. Copy Worksheet|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....//Create a new Workbook from an Excel file path Workbook wb = new Workbook...Worksheets ; //Copy data to a new sheet from an existing sheet...

    docs.aspose.com/cells/net/copy-worksheet/
  7. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...GetDefaultFont() 属性设置为Courier New获取的,第二张图片是通过将 ImageOrPrintOptions...GetDefaultFont() 属性设置为Times New Roman获取的。 将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  8. Გადაიყვანეთ PDF WORD C#

    გადაიყვანეთ PDF WORD C# ფორმატში კოდით. შეინახეთ PDF როგორც WORD C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  9. Გადაიყვანეთ PDF DOC C#

    გადაიყვანეთ PDF DOC C# ფორმატში კოდით. შეინახეთ PDF როგორც DOC C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  10. Გადაიყვანეთ PDF XPS C#

    გადაიყვანეთ PDF XPS C# ფორმატში კოდით. შეინახეთ PDF როგორც XPS C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...