Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 4,103 for

flow

(0.08 sec)
  1. Standard 2 of 5 in JavaScript via C++ | Aspose

    Aspose.Barcode for JavaScript via C++ API allows customize, generate and recognize Standard 2 of 5 barcodes in your JavaScript application...items, monitor the production flow, and manage quality control...

    products.aspose.com/barcode/javascript-cpp/stan...
  2. Pdf转html,pdf中的表格格式不对 - Free Support Forum - asp...

    测试版本为24.6,没有设置license,代码如下 Document pdfDocument = new Document("test1.pdf"); HtmlSaveOptions opts = new HtmlSaveOptions(); opts.setFixedLayout(false); // ← 关键:改为 Flow layout opts.set…...setFixedLayout(false); // ← 关键:改为 Flow layout opts.setSplitIntoPages(false);...

    forum.aspose.com/t/pdf-html-pdf/316172
  3. 移除形状保护|Documentation

    本节介绍如何移除形状保护。... GetPage ( "Flow 1" ); // Get shape by ID Shape...

    docs.aspose.com/diagram/zh/net/remove-shape-pro...
  4. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...tricky task since, MS Word are flow by their nature. Content is...create the triangular grid, our flow is the following: in the template...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  5. Azure AD Setup & Microsoft Graph Auth - Aspose....

    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.... Allow public client flows Specify whether the application...for apps using token grant flows that don’t use a redirect URI...

    docs.aspose.com/email/java/microsoft-graph-auth...
  6. Integrating Aspose.Slides with Google Slides|As...

    Connect Aspose.Slides with Google Slides to import, sync, and convert presentations, automate workFlows, and keep PowerPoint and OpenDocument in one pipeline.... In this flow, the user is redirected to a...initiate or manage the OAuth flow, this class relies on the caller...

    docs.aspose.com/slides/net/integrating-aspose-s...
  7. PDF to EPUB Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java...up EPUB save options with PDF flow recognition mode EpubSaveOptions...

    products.aspose.com/pdf/java/merger/pdf-to-epub/
  8. Send Email via SMTP | Java Code for a Message D...

    Discover a simple way to send emails via SMTP servers. Configure and send messages with ease using the advanced Java API....does not block the execution flow, allowing your program to perform...

    products.aspose.com/email/java/send-email/smtp/
  9. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram.... GetPage ( "Flow 1" ); // Get shape by ID Shape...

    docs.aspose.com/diagram/net/working-with-protec...
  10. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...consider checking the overall flow of your application to ensure...

    forum.aspose.com/t/duplicate-image-is-creating-...