Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 15,449 for

section

(0.74 sec)
  1. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....right side, under the Type section, you’ll see a variety of fraction...in the Format Cells Dialog section above. Tips Custom Fractions...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  2. How to work with Aspose.SVG API – C# Examples

    The articles in this chapter provide the information you need to get started with Aspose.SVG for .NET and C# examples for processing SVG files....Files – The articles in this section provide information on a list...Vectorization – The articles in this section explain how to convert SVG...

    docs.aspose.com/svg/net/how-to-work-with-aspose...
  3. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../table/)...) asSection() Cast node to Section . (Inherited from Node ) asShape()...a child node of the first section's Body. builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API....right side, under the Type section, you’ll see a variety of fraction...Using the Format Cells Dialog section above. Tips Custom Fractions...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....TextStamp in Header/Footer section of the document by using TopMargin...add the text in the header section of the PDF. The following code...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  6. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....docx' ) first_page_section = doc . first_section logger = self ....the search order. first_page_section . page_setup . different_f...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…...19" (662 points) Section contains multiple tables with...more vertical space for (Section section : doc.getSections()) {...

    forum.aspose.com/t/table-page-breaks-not-matchi...
  8. Add Color in HTML Using Aspose.HTML for Python ...

    Learn how to add color to HTML in Python using Aspose.HTML. Apply background colors, text styles, and dynamic CSS programmatically to create styled HTML....both paragraphs to the <body> section of the HTML document document...both paragraphs to the <body> section of the document. Save the final...

    products.aspose.com/html/python-net/how-to-add-...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hans/php-java/conversion/ Recent content in 使用 PHP 的 PDF 转换解决方案 on Aspsoe.PDF Products H......svg#aspose-buy 买 overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  10. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...A4); Section currentSection = Builder.getCurrentSection();...< sectCount; ++sectIndex){ Section srcSection = srcDoc.getSections()...

    forum.aspose.com/t/topic/312049