Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,737 for

split document

(0.09 sec)
  1. 从网站提取图片 – C# 示例

    了解如何从网站下载图像。考虑使用 Aspose.HTML 自动从网站提取图片的 C# 示例。...website using C# 2 3 // Open a document you want to download images...from 4 using HTMLDocument document = new HTMLDocument( "https://docs...

    docs.aspose.com/html/zh/net/extract-images-from...
  2. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your Documents. Enhance your formatting effortlessly!...the Working with Tables documentation article. public class TableStyle...in a table row is allowed to split across a page break. AutomaticallyUpdate...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...consider checking the Aspose documentation for more details on rendering...the FAQs in the Aspose documentation, which address rendering...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  4. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...ArrayList<>(); try (Document document = new Document(pdfFilePath))... { PageCollection pages = document.getPages(); pages.forEach(page...

    forum.aspose.com/t/error-when-extracting-images...
  5. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/nodejs-net/features/
  6. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...the Working with Tables documentation article. Inheritance: TableStyle...in a table row is allowed to split across a page break. automaticallyUpdate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Version Number in output documents. For example, upon rendering...this information from output Documents. This article explains how...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  8. Feature Overview|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....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel workbook...

    docs.aspose.com/cells/net/feature-overview/
  9. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format in Java....additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks: An instance...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Sections in Java|Aspose.Words for ...

    Understanding Document section concepts and manipulation practices using Java. Insert section into a Document Java. Remove section Java. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/java/working-with-sections/