Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,325 for

section

(0.3 sec)
  1. Working with Text Boxes|Documentation

    This Section explains how to format a text shape with Aspose.Diagram....the Visio Shape’s Text Block Section Aspose.Diagram API allows developers...Block The text block format section of the Visio shapesheet contains...

    docs.aspose.com/diagram/net/working-with-text-b...
  2. Working with Attachments in PDF|Aspose.PDF for C++

    Add attachments to your PDF, extract, remove and save attachments with C++ library. Create a PDF Portfolio with Aspose.PDF for C++....Contents [ Hide ] In this section, we will explain how to work...

    docs.aspose.com/pdf/cpp/attachments/
  3. PdfAnnotationEditor Class|Aspose.PDF for Python...

    Learn how to use the PdfAnnotationEditor class in Aspose.PDF for Python via .NET to work with PDF annotations, comments, and markup programmatically.... As this section expands, it should serve as...

    docs.aspose.com/pdf/python-net/pdfannotationedi...
  4. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a document easily and fast instead of using Apache POI....can be used after retrieving Section of Range. Java doc . getRange...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  5. 请我如何给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
  6. Working with Pages in Python via Java|Aspose.PD...

    Explore how to add, remove, and reorder pages in PDF documents using Aspose.PDF for Python....Hide ] Topics covered in this section: Concatenate PDF Files in Python...

    docs.aspose.com/pdf/python-java/working-with-pa...
  7. Read Barcode Properties|Documentation

    This article describes how to read barcode parameters and encoded metadata...described further in this section. Barcode Reading Quality and...

    docs.aspose.com/barcode/python-net/read-barcode...
  8. Accessibility and Tagged PDFs|Aspose.PDF for .NET

    Discover how to generate accessible Tagged PDFs with Aspose.PDF for .NET. Comply with accessibility standards for inclusive document design.... This section covers following topic: Create...

    docs.aspose.com/pdf/net/accessibility-tagged-pdf/
  9. Introduction|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....Introduction Contents [ Hide ] This section describes how to install and...

    docs.aspose.com/cells/reportingservices/introdu...
  10. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...fbuilderfooter = null; var sections = destBuilder.getDocument()...getSections(); if (sections) { var sectionCount = sections.getCount();...

    forum.aspose.com/t/merging-documents-causing-bu...