Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 14,961 for

section

(0.19 sec)
  1. 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...
  2. 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...
  3. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...DocumentBuilder(document); Section currentSection = builder.getCurrentSection();...DocumentBuilder(document); Section currentSection = builder.getCurrentSection();...

    forum.aspose.com/t/topic/315401
  4. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....multiple HTML files: one for each section. options.setDocumentSplitC...setDocumentSplitCrit(DocumentSplitCriteri.SECTION_BREAK); // Assign a custom callback...

    reference.aspose.com/words/java/com.aspose.word...
  5. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method...DocumentBuilder ( doc = 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/python-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTag::G...

    Aspose::Words::Markup::StructuredDocumentTag::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....example, if you selected all sections in a document and enumerate...collection deleting the sections, the section is removed from the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Id method. Specifies a unique read-only persistent numerical Id for this structured document tag 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...
  8. Rotate Text in Word using C#

    Rotate text in Word using C#. Get all the details to set the IDE, a list of steps and a sample code to flip the text in Word using C#....file Parse through all the sections of the Word file Access the...the page setup of each section Set the TextOrientation property...

    kb.aspose.com/words/net/rotate-text-in-word-usi...
  9. FieldSectionPages | Aspose.Words for Java

    Implements the SectionPAGES field in Java....current section. Examples: Shows how to use SECTION and SECTIONPAGES...fields to number pages by sections. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...BuildingBlock can contain only Section nodes. BuildingBlock can only...firstSection Gets the first section in the building block. gallery...

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