Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 15,215 for

section

(0.17 sec)
  1. Converting a PDF file to GRAYSCALE using JavaSc...

    Code Examples on JavaScript for PDF‑to‑GRAYSCALE Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  2. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  3. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...e+Number+in+Header+Footer+section because we no more using Aspose...paragraphs collection of the section header.Paragraphs.Add(image1);...

    forum.aspose.com/t/adding-images-to-header-and-...
  4. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.Section_mode property. Gets or sets the way how Sections are handled when saving to the output XLSX document...section_mode property XlsxSaveOptions.section_mode property Gets...Gets or sets the way how sections are handled when saving to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....Footers Defined in the Previous Section If you need to copy the header...or footer from the previous section, you can do that too. The following...

    docs.aspose.com/words/nodejs-net/working-with-h...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....get the properties of multi-section structured document tags. auto...( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 克隆 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用 Python 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/zh/python-net/clone-a-doc...
  8. Docx vs html output - Free Support Forum - aspo...

    Hi Alexey, We are currently have 2 issues with exporting to html. Attached are the docx file and html file, the code to save aspose tree to the documents are: inlineXbrlDoc.Save("c:\\Vob\\GitRepos\\test2.docx"); option…...word, all the sections have headers. Two sections starting with...between the headers in these 2 sections and others stopping Aspose...

    forum.aspose.com/t/docx-vs-html-output/326795
  9. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...content=Section 1 font_size=12 align=center...height=25 ?grid=SEC1 column=3 sections_count=6 options_count=6 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  10. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....or the currently selected section by using the CurrentParagraph...navigate to its different sections and parts – this is similar...

    docs.aspose.com/words/cpp/navigation-with-cursor/