Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 222,498 for

formatting

(1.44 sec)
  1. Converting a XSLFO file to PDF using C++ | Aspo...

    Sample code for XSLFO to PDF conversion using C++. Use C++ example for batch XSLFO to PDF conversion....document from XSLFO to PDF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  2. Converting a XSLFO file to DOC using C++ | Aspo...

    Sample code for XSLFO to DOC conversion using C++. Use C++ example for batch XSLFO to DOC conversion....document from XSLFO to DOC format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  3. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs.... having its own data and formatting settings, etc. Sometimes...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  4. Table Overview|Aspose.Words for .NET

    Work with tables and their components such as cells, rows, columns in Aspose.Words for .NET. How to work with tables in C#....various formats – PDF, HTML, different Microsoft Word formats and...edit table, content, and its formatting, and then export the changes...

    docs.aspose.com/words/net/table-overview/
  5. Set Text Wrap|Documentation

    Learn how to turn on text wrapping for cells so long text stays visible.... Method B: Format Cells dialog (full control)...blue border. Step 2: Open the Format Cells dialog Action : Right‑click...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. | Aspose

    Sample code for JPEG to Searchable PDF Java conversion. Use API example code for batch JPEG files to Searchable PDF conversion within any Web or Desktop Java based application....even smartphone photos in JPEG format and creates JPEG documents...JPEG File Format A JPEG is a type of image format that is saved...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  7. Using Extension Methods of Iteration Variables|...

    Use extension methods for iteration variables of any type when building a report in Java....numbered lists without Word list formatting. Q: Can I use these extension...

    docs.aspose.com/words/java/using-extension-meth...
  8. How to Lock Cells to Protect Them|Documentation

    This article shows code explaining how to lock cells to protect them using the Aspose.Cells library.... Open the Format Cells Dialog: Right‑click on...selected cells and choose “Format Cells,” or press Ctrl+1 . Lock...

    docs.aspose.com/cells/net/how-to-lock-cells-to-...
  9. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....number, current date, or text‑formatting attributes. Special commands...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  10. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …...content and any specific formatting you are using. This information...

    forum.aspose.com/t/the-generated-pdf-report-has...