Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 11,419 for

setup

(0.34 sec)
  1. How to Send Email in C#

    Step by step tutorial on how to send email in C#. Learn how to send mail using SMTP server in C# and send email using Gmail SMTP C#.... Steps to Send Email in C# Setup Aspose.Email for .NET from NuGet...

    kb.aspose.com/email/net/how-to-send-email-in-c-...
  2. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when rendering Excel file to PDF file format programmatically....Excel file with C++ Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  3. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....section ); // Set some page setup properties for the section....

    reference.aspose.com/words/net/aspose.words/inl...
  4. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation....section ); // Set some page setup properties for the section....

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::ConvertUtil::PointToInch method ...

    Aspose::Words::ConvertUtil::PointToInch method. Converts points to inches in C++....doc ); // A section's "Page Setup" defines the size of the page...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Convert LaTeX to PNG with Aspose.Tex in Python ...

    Learn how to convert LaTeX equations to PNG images using Aspose.Tex for Python via .NET. Follow this step-by-step guide to add rendering in a Flask app....Contents Prerequisites and Setup Steps to convert LaTeX to PNG...HTML pages. Prerequisites and Setup # This section combines all...

    blog.aspose.com/tex/how-to-convert-latex-to-png...
  7. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...encryption as rpe 9 10 # Setup input and output directories...PdfRenderingOptions () 29 options. page_setup . any_page = dr. Page (dr. Size...

    docs.aspose.com/html/zh/python-net/renderers/
  8. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document....Each section has its own page setup settings. # We can split the... doc . last_section . page_setup . text_columns . set_count (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …... The paper size of page setup will be invalid, and the other...other // settings of page setup will still take effect. //pdfSaveOptions...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  10. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node....page setup properties for the section. section . page_setup . section_start...SectionStart . NEW_PAGE section . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...