Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 14,762 for

section

(0.1 sec)
  1. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....paragraphs collection of the section page . getParagraphs (). add...

    docs.aspose.com/pdf/java/convert-images-format-...
  2. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....collection of the desired section page . Paragraphs . Add ( table1...

    docs.aspose.com/pdf/net/integrate-table/
  3. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...BookFoldPrinting". for (Section s : doc.getSections()) { s.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 6. How to set up new fonts

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition.... In the next few sections, we will discuss how to enter...new font family. In later sections, we will discuss more complicated...

    docs.aspose.com/tex/java/latex-fonts-setup/
  5. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java....write("Section 1"); builder.insertBreak(BreakType...insertBreak(BreakType.SECTION_BREAK_EVEN_PAGE); builder.write("Section 2"); builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Table Formatting in Node.js|Aspose.Words for No...

    Table formatting in details using Node.js. Use Python to format every part of table....to Different Nodes In this section, we will look at applying formatting...

    docs.aspose.com/words/nodejs-net/applying-forma...
  7. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....Drawing – Basics Tutorial section, you will find all the necessary...

    docs.aspose.com/svg/net/what-is-an-svg-document/
  8. 在 Java 中将 HTML 转换为 Markdown – Aspose.HTML for Java

    了解如何使用 Aspose.HTML API 在 Java 中将 HTML 转换为 Markdown。考虑在 Java 代码中将 HTML 转换为 Markdown 的各种情况。...abbr、video、audio、output、canvas、section、details、hgroup、summary。 功能嵌套...

    docs.aspose.com/html/zh/java/convert-html-to-ma...
  9. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes to save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library....the How to Run the Examples section. You can try to convert SVG...

    docs.aspose.com/svg/net/migration-between-versi...
  10. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....Document ()) { // Create a section in the Pdf object var page...

    docs.aspose.com/pdf/net/formatting-pdf-document/