Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 48,795 for

section

(0.08 sec)
  1. ControlChar.ColumnBreakChar | Aspose.Words for ...

    ControlChar ColumnBreakChar field. End of column character char14 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. ControlChar.DefaultTextInputChar | Aspose.Words...

    ControlChar DefaultTextInputChar field. This is the o character used as a default value in text input form fields 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...
  3. ControlChar.Lf | Aspose.Words for .NET

    ControlChar Lf field. Line feed character x000a or n. Same as LineFeed 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...
  4. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....Block"); // The block itself is a section that contains the text. Assert...into the document as a new section. doc.appendChild(doc.importNode(customBlock...

    reference.aspose.com/words/java/com.aspose.word...
  5. AddLayer | Aspose.PSD for .NET API Reference

    AddLayer AiImage.AddLayer method Adds the AI layer Section. public void AddLayer ( AiLayerSection layer ) Parameter T......AddLayer method Adds the AI layer section. public void AddLayer ( AiLayerSection...AiLayerSection The AI layer section. See Also class AiLayerSection...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. Orientation Enum | Aspose.Words for .NET

    Aspose.Words.Orientation enum. Specifies page orientation in C#....revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder . PageSetup...

    reference.aspose.com/words/net/aspose.words/ori...
  7. Working with Protection in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...Ruby Working with Geometry Section in Ruby...

    docs.aspose.com/diagram/java/working-with-prote...
  8. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" 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...
  9. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets page setup to default paper size, margins and orientation in C++....revert page setup settings to sections in a document. auto doc =...for the builder's current section and add text. builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. set_even_footer方法 | Aspose.Cells for Python via...

    set_even_footer方法 set_even_footer(Section, footer_script) 设置格式化 Excel 文件偶数页页脚的脚本。 仅当 IsHFDiffOddEven 为真时在 Excel 2007 ......set_even_footer方法 set_even_footer(section, footer_script) 设置格式化 Excel...self , section , footer_script ): ... 范围 类型 描述 section int 0:左部分,1:中部分,2:右部分。...

    reference.aspose.com/cells/python-net/zh/aspose...