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

section

(0.09 sec)
  1. 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...
  2. 管理 PHP 中的演示文稿缩放|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建和自定义缩放 —— 在章节之间跳转,在 PPT、PPTX 和 ODP 演示文稿中添加缩略图和过渡效果。... 只显示单个章节,请使用 Section Zoom 。 幻灯片缩放 幻灯片缩放可以使您的演示更...getSections () -> addSection ( "Section 1" , $slide ); # 添加 SectionZoomFrame...

    docs.aspose.com/slides/zh/php-java/manage-zoom/
  3. 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...
  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. 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...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 请我如何给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
  8. 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...
  9. 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...
  10. 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/