Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 15,332 for

section

(1.58 sec)
  1. Red OMR form with a vertical tear line|Document...

    OMR form with a vertical tear line in red...block=left_section_1_header column=1 border=none ?content=Section 1 font_size=12...italic &block ?block=left_section_1_content column=1 border=rounded...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  2. Black and white OMR form with a vertical tear l...

    OMR form with a vertical tear line in black and white...block=left_section_1_header column=1 border=square...border=square ?content=Section 1 font_size=12 align=center font_style=bold...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  3. PageSetup.headerDistance property | Aspose.Word...

    PageSetup.headerDistance property. Returns or sets the distance (in points) between the header and the top of the page....with other settings for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.footerDistance property | Aspose.Word...

    PageSetup.footerDistance property. Returns or sets the distance (in points) between the footer and the bottom of the page....with other settings for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConvertUtil.PixelToPoint | Aspose.Words for .NET

    Effortlessly convert pixels to points at 96 dpi with ConvertUtil's PixelToPoint method. Enhance your design precision today!...DocumentBuilder ( doc ); // A section's "Page Setup" defines the...of the top margin of this section in pixels, according to a custom...

    reference.aspose.com/words/net/aspose.words/con...
  6. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types....file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...id="maintext"> <section id="sec_1"> <h1> Section 1 Montant total...</div> </article> </div> </section> </main> </body> </html> Output:...

    forum.aspose.com/t/html-to-docx-transformation-...
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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...
  9. Convert Word Document to PNG|Aspose.Words for .NET

    Convert Word document to PNG. NPOI does not provide an opportunity to work with formats other than Word using C#....Save a Document documentation section. The following code example...

    docs.aspose.com/words/net/convert-word-document...
  10. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird list structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...marginePdf = 40; for (Section section : doc.getSections()) {...{ if (orizzontale) section.getPageSetup().setOrientation(Orientation...

    forum.aspose.com/t/keeping-paragraph-format-aft...