Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 14,858 for

section

(1 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::GetChildNodes method. Returns a live collection of child nodes that match the specified types in C++....( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....these will look like "Section (1.01)", "Section (1.02)"... docList...getListLevels().get(1).setNumberFormat("Section ( . )"); docList.getListLevels()...

    reference.aspose.com/words/java/com.aspose.word...
  3. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...you should create a separate section for the TOC and the content...another section. builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE);...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  4. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...the Download Running Code section - I downloaded an example from...logo/picture in the central section of the page header pageSetup...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  5. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for Python via .NET API...Colors button in the Themes section. Choose a color palette that...Colors button in the Themes section. Click the Customize Colors…...

    docs.aspose.com/cells/python-net/excel-themes-a...
  6. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java.... In this section, we will take a closer look...Formula, or Non-Unicode Symbol” section Unicode mapping for common...

    docs.aspose.com/words/java/learn-features-of-co...
  7. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....for all child nodes of the section and calls DocumentVisitor.visitTableEnd(com...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage Presentation Ink Objects on Android|Aspo...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Android. Get Java code samples for traces, brush color & size....display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/androidjava/manage-ink/
  9. Draw Geometric Shapes in Java

    Aspose.PSD for Java is a perfect choice when you want to draw geometric shapes in Java. This Java drawing library offers several features. So, let's explore....Svenska Introduction This section will demonstrate why you should...Code Sample Likewise, this section will take you to the code snippet...

    blog.aspose.com/psd/draw-geometric-shapes-in-java/
  10. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....such as text and shapes: a Section, a Body, and a Paragraph. doc...SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...