Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 15,203 for

section

(0.34 sec)
  1. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...Hello, We are creating some sections in PDF documents which contains...single row value. for some section based on data this table is...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  2. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!...docx" ); // The first section has 2 pages. We will assign...

    reference.aspose.com/words/net/aspose.words.ren...
  3. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...1 (ISO 14289-1, Section 14.8) Error Message "Path object...<h1>Test Document</h1> <h2>Section with border and background</h2>...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  4. ConvertUtil.pixel_to_new_dpi method | Aspose.Wo...

    ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another....of the top margin of this section in pixels, according to a custom...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Licensing|Aspose.Finance for .NET

    Python Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....“Purchase Policies and FAQ” section. Evaluate Aspose.Finance You...license file or stream. This section describes options of how this...

    docs.aspose.com/finance/python-net/licensing/
  6. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...
  7. Getting Started|Aspose.Words for Python via .NET

    Use this introduction to Aspose.Words for Python via .NET fundamentals to start realizing the value of Aspose.Words for your business....directs readers to detailed sections on installation, a hello‑world...Words, select the appropriate section: Installation – provides information...

    docs.aspose.com/words/python-net/getting-started/
  8. PageSetup.characters_per_line property | Aspose...

    PageSetup.characters_per_line property. Gets or sets the number of characters per line in the document grid....characters per line in this section. builder . page_setup . layout_mode...assertEqual ( 8 , doc . first_section . page_setup . characters_per_line...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++....)); } // Configure the first section's "PageSetup" property to print...PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or Section in Java....options for a document or section. To learn more, visit the Working...builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...