Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 15,215 for

section

(0.16 sec)
  1. 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/
  2. 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...
  3. How to Resize Document During Conversion from S...

    Learn how to use Aspose.SVG for .NET rendering options to resize document pages to the size of the SVG content and vice versa....Overview – The articles in this section explain how to convert raster...

    docs.aspose.com/svg/net/resize-document/
  4. 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/
  5. 在 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...
  6. 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...
  7. 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/
  8. Convert PDF to Image Formats in Node.js|Aspose....

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code in the Node.js environment.... Please checks the section Aspose.PDF Supported File Formats...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-i...
  9. 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...
  10. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....was described in the above sections. The Font fallback mechanism...font settings in the next section) and can be enabled as follows:...

    docs.aspose.com/words/net/manipulating-and-subs...