Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 14,821 for

section

(0.14 sec)
  1. PHP Programmers Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Guide Contents [ Hide ] This section includes the following topics:...PHP Working with Geometry Section in PHP Working with Headers...

    docs.aspose.com/diagram/java/php-programmers-gu...
  2. PageSetup.Orientation | Aspose.Words for .NET

    Discover the PageSetup Orientation property to easily adjust your document's page layout. Optimize your printing with customizable orientation settings!...with other settings for a section. Document doc = new Document...revert page setup settings to sections in a document. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Document.Protect | Aspose.Words for .NET

    Secure your documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one....turn off protection for a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Working with Text Boxes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the Visio Shape’s Text Block Section Aspose.Diagram API allows developers...Block The text block format section of the Visio shape sheet contains...

    docs.aspose.com/diagram/java/working-with-text-...
  5. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....revert page setup settings to sections in a document. let doc = new...for the builder's current section and add text. builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis....functionality for searching sections and paragraphs in the text...1- By drawing the border of sections and paragraphs of text on...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  7. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…...create new documents for each section, ensuring that paragraph formatting...foreach (Section sect in doc.Sections) { // Create section in the...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  8. Working with Forms using Python|Aspose.PDF for ...

    This Section describes how to work with AcroForms in PDF documents with Aspose.PDF. for Python via .NET....Python Contents [ Hide ] This section describes a quick and simple...Python via .NET Library. The section also discusses how one might...

    docs.aspose.com/pdf/python-net/working-with-forms/
  9. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr 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...
  10. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 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...