Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 222,236 for

formatting

(0.26 sec)
  1. Format the string - Free Support Forum - aspose...

    Hi all, I have a textbox value that is a very long string. I need to break it down and append on PDF document , with the Formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks...Format the string Aspose.PDF Product Family vsaral July 11, 2012...on PDF document , with the formatting. I am using ASPOSE PDF for...

    forum.aspose.com/t/format-the-string/94633
  2. Export XSLFO to SWF in Android | products.aspos...

    Android API to Convert XSLFO to SWF without using Microsoft Word...Convert XSLFO to SWF XSLFO (XSL Formatting Objects) is a markup language...language for formatting XML documents. It is used to define the...

    products.aspose.com/total/android-java/conversi...
  3. Converting to Fixed-page Format in C++|Aspose.W...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....AI Converting to Fixed-page Format Contents [ Hide ] Aspose.Words...InDesign) documents of specific formats. These applications typically...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  4. Export XSLFO to XAML in Android | products.aspo...

    Android API to Convert XSLFO to XAML without using Microsoft Word... XSLFO (XSL Formatting Objects) is a markup language...language for formatting XML documents. It is used to define the...

    products.aspose.com/total/android-java/conversi...
  5. Convert XLSX File to PDF Format with Node.js vi...

    This guide explains how to convert an Excel file (XLSX) to PDF format using Aspose.Cells for Node.js via C++....AI Convert XLSX File to PDF Format with Node.js via C++ Contents...Hide ] PDF (Portable Document Format) represents documents independently...

    docs.aspose.com/cells/nodejs-cpp/convert-xlsx-f...
  6. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent.... The text can be formatted in a various way, either to...with corporate styles. Text formatting helps users vary the look...

    docs.aspose.com/slides/php-java/manage-fonts/
  7. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....way to insert content and formatting into a document. Node is...ConditionalStyle Represents special formatting applied to some area of a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the document in C++....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 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...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Iterate over each Cell and format its top, bottom, right, and...row_heights ) # Set the border format for each cell. for row in table...

    docs.aspose.com/slides/python-net/manage-table/