Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 220,776 for

formatting

(1.37 sec)
  1. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...pdf", options); Formatting and Alignment of word document...@rnara To ensure that the formatting and alignment of your Word...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  2. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...several methods, including formatting cells to appear blank or...data by formatting cells with custom number formatting ( ;;; )...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  3. How to Insert Table in PDF using Python

    This short tutorial guides on how to insert table in PDF using Python. It contains the IDE settings, step-wise process and a runnable sample code to add table in PDF using Python....create a table, fill a table, format a table, and save the resultant...class for filling the table. Formatting of the table is done using...

    kb.aspose.com/pdf/python/how-to-insert-table-in...
  4. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....This means that any text formatting associated with the text...objects, complete with text formatting information. The code below...

    docs.aspose.com/slides/nodejs-java/extract-text...
  5. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....slides, or even different file formats (e.g., PPT to PPTX). Merging...combine selected slides. Cross-Format Merge: Integrate presentations...

    docs.aspose.com/slides/python-net/merge-present...
  6. Convert XLSX File to PDF Format with C++|Docume...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy....AI Convert XLSX File to PDF Format with C++ Contents [ Hide ]...] PDF (Portable Document Format) represents documents independently...

    docs.aspose.com/cells/cpp/convert-xlsx-file-to-...
  7. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....will also teach to set the formatting of the newly added text....requirement Set paragraph formatting and write the desired text...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  8. Merge Files with JavaScript via C++|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....For simple files with data, formatting, and formulas, the Workbook...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/javascript-cpp/merge-files/
  9. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....their shapes, styles, texts, formatting, comments, animations, etc...presentation presentations in one format (PPT to PPT, PPTX to PPTX,...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  10. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on sections. For this we iterate over all sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...related to how the table’s formatting is handled during the import...help retain the original formatting of the table more accurately...

    forum.aspose.com/t/importnode-changes-layout-of...