Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 14,961 for

section

(0.24 sec)
  1. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a Section of a document in Java....all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...document"); } foreach (Section section in doc.Sections) { InsertWatermarkIntoH(doc...InsertWatermarkIntoH(doc, watermarkText, section, HeaderFooterType.HeaderPrimary);...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  3. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no Sections, creates one Section with one paragraph in C++....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ASP - VBScript 通过 COM 互操作|Aspose.PDF for .NET

    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....Document" ) 'Create a new section in the Pdf object Dim pdfsection..."Aspose.Pdf.Generator.Section" ) 'Add section to Pdf object document...

    docs.aspose.com/pdf/zh/net/asp-vbscript-via-com...
  5. Processing pivot tables corrupts Excel under so...

    I have a template worksheet that has a pivot table on it. It works exactly as expected when processed through Aspose Cells. I copy that worksheet to a new file & rename it. Run through the same data load process and a…...another column to the “Rows” section, and reprocess, the file opens...add. Any change to the Rows section causes this issue. I would...

    forum.aspose.com/t/processing-pivot-tables-corr...
  6. HeaderFooterBookmarksExportMode | Aspose.Words ...

    Specifies how bookmarks in headers/footers are exported in Java....export bookmarks in the first section's header/footers. // Set the...first header/footer of the section is exported. NONE Bookmarks...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct formatting....Document with Emphases This section demonstrates you how to produce...Document with Headings This section demonstrates you how to produce...

    docs.aspose.com/words/java/working-with-markdow...
  8. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in C#....of your document, such as a section or a paragraph, then first...need to insert or append one section or paragraph to another, you...

    docs.aspose.com/words/net/insert-and-append-doc...
  9. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end....of your document, such as a section or a paragraph, then first...need to insert or append one section or paragraph to another, you...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  10. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....of the main text story in a section has ended. virtual VisitBodyStart...of the main text story in a section has started. virtual VisitBookmarkEnd...

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