Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 7,146 for

section

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversione del formato file tramite Javahttps://products.aspose.com/total/it/java/conversion/Recent content in Co......features-section h5{margin-top: 0!important;}...bg-gray container features-section La conversione di DOC in CSV...

    products.aspose.com/total/it/java/conversion/in...
  2. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges text into the specified number of text columns in C++....evenly spaced columns in a section. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...A4); Section parentSection = r.getParentSection();...insertBreak(BreakType.BreakType.SECTION_BREAK_NEW_PAGE)后再次设置不同的方向,...

    forum.aspose.com/t/msword/310489
  4. Merge Cells in Word using C#

    This tutorial guides on how to merge cells in Word using C#. It shares the development resources, steps, and a sample code to combine cells in Word using C#....select the section, a list of tables in that section, and access...

    kb.aspose.com/words/net/merge-cells-in-word-usi...
  5. SdtAppearance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtAppearance enum for customizing structured document tag appearances. Enhance your document formatting effortlessly!...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::PageSetup::get_RightMargin metho...

    Aspose::Words::PageSetup::get_RightMargin method. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text in C++....with other settings for a section. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::PageSetup::get_TopMargin method ...

    Aspose::Words::PageSetup::get_TopMargin method. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text in C++....with other settings for a section. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::PageSetup::get_BottomMargin meth...

    Aspose::Words::PageSetup::get_BottomMargin method. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text in C++....with other settings for a section. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Enable SMTP Activity Logging in .NET Using apps...

    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....following lines in the ItemGroup section. <Content Include= "appsettings...“applicationSettings”. Add a section called “Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-smtp-activity-...
  10. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last Section of the document....last paragraph in the last section of the document. get isEndOfDocument...

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