Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 14,100 for

document editing

(0.15 sec)
  1. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...Pptx); var doc1 = new Document(); var docBuilder1 = new Aspose...spreadsheet into an editable DOCX document or PPTX presentation...

    forum.aspose.com/t/resulting-table-borders-are-...
  2. Update XLSB File using Java | products.aspose.com

    Modify XLSB Document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....including Microsoft Excel documents. Aspose.Cells for Java API...Process of updating the XLSB document is simple by firstly accessing...

    products.aspose.com/total/java/update/xlsb/
  3. Update XLSX File using C++ | products.aspose.com

    Modify XLSX Document in C++ applications without using Microsoft Excel....including Microsoft Excel documents. Aspose.Cells for C++ API...Process of updating the XLSX document is simple by firstly accessing...

    products.aspose.com/total/cpp/update/xlsx/
  4. Retrieve and Update Presentation Information on...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Java for faster insights and smarter content audits....PowerPoint presentation with the document properties shown below. This...code example shows you how to edit some presentation properties:...

    docs.aspose.com/slides/androidjava/examine-pres...
  5. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using .NET for faster insights and smarter content audits....PowerPoint presentation with the document properties shown below. This...code example shows you how to edit some presentation properties:...

    docs.aspose.com/slides/net/examine-presentation/
  6. Convert ODT to PPTX via Java or with free Onlin...

    Java API to Export ODT to PPTX without using Microsoft Word or PowerPoint or online. Test free ODT to PPTX online converter quickly before integrating the code....via Java Open ODT file using Document class Convert ODT file to...presentation file Save the document to PPTX using save method...

    products.aspose.com/total/java/conversion/odt-t...
  7. Copy Sparkline by Specifying Data Range and Loc...

    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.... Select Edit Data from the Sparkline section...inside the Design tab. Choose Edit Group Location & Data… Specify...

    docs.aspose.com/cells/java/copy-sparkline-by-sp...
  8. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... Examples Shows how to edit the appearance of a chart’s...chart’s legend. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Source Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.Source class, your go-to solution for managing individual sources like books, journal articles, and interviews effortlessly.... Edition { get; set; } Gets or sets...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  10. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java....field into a document using a field code. Document doc = new Document();...FieldStart node. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...