Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 48,879 for

section

(0.07 sec)
  1. ControlChar.CrLf | Aspose.Words for .NET

    ControlChar CrLf field. Carriage return followed by line feed character x000dx000a or rn. Not used as such in Microsoft Word documents but commonly used in text files for paragraph breaks in C#....Add a section break. This does not make a new section or paragraph...doc . Sections . Count ); builder . Write ( "Before section break...

    reference.aspose.com/words/net/aspose.words/con...
  2. Microsoft document loading issue - Free Support...

    Dear Team, We are facing following issue on viewing Microsoft Word Document -Word file header table top border is not visible(Added image"01_HeaderIssue.JPG" in the attachment) -Content Section alignment is breaking(A…...in the attachment) -Content section alignment is breaking(Added...attachment) -Bullet point section content Overlapping (Added...

    forum.aspose.com/t/microsoft-document-loading-i...
  3. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython....access to the last section of the document. section = doc . getLastSection...getLastSection () section . getBody () . appendChild ( para ) # Next...

    docs.aspose.com/words/java/working-with-nodes-i...
  4. DocumentBuilder.InsertField | Aspose.Words for ...

    DocumentBuilder InsertField method. Inserts a Word field into a document and optionally updates the field result in C#....set up page numbering in a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java.... Some section breaks can cause page breaks...parts at explicit page breaks. SECTION_BREAK The document is split...

    reference.aspose.com/words/java/com.aspose.word...
  9. cadsectiongeometrysettings - Aspose.CAD for Jav...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....section com.aspose.cad.fileformats...fileformats.cad.cadobjects.section Classes CadSectionGeometrySe...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  10. Count | Aspose.PDF for .NET API Reference

    Gets the cross Section count....Count property Gets the cross section count. public int Count { get...} Property Value The cross section count. See Also class PDF3DCrossSectionArr...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...