Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 3,377 for

flow

(0.21 sec)
  1. Screen Reader Accessibility – C# Examples

    Learn how to design your website for screen reader accessibility and check alternative text against WCAG guidelines using Aspose.HTML for .NET....a single block from the main flow of the document. The <figure>...can be separated from the main flow of the document without affecting...

    docs.aspose.com/html/net/screen-reader-accessib...
  2. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....choose without interrupting the flow of your presentation. Slide...show without interrupting the flow of your presentation. For summary...

    docs.aspose.com/slides/net/manage-zoom/
  3. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....choose without interrupting the flow of your presentation. Slide...show without interrupting the flow of your presentation. For summary...

    docs.aspose.com/slides/python-net/manage-zoom/
  4. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...Set the recognition mode as Flow saveOptions.setMode(DocSaveOptions...setMode(DocSaveOptions.RecognitionMode.Flow); saveOption.setFormat(DocSaveOptions...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  5. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....choose without interrupting the flow of your presentation. Slide...show without interrupting the flow of your presentation. For summary...

    docs.aspose.com/slides/java/manage-zoom/
  6. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...Consider breaking up the execution flow such that the license application...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  7. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....moved independently of the text flow. Example: builder . insert_image...

    docs.aspose.com/words/python-net/working-with-i...
  8. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....choose without interrupting the flow of your presentation. Slide...show without interrupting the flow of your presentation. For summary...

    docs.aspose.com/slides/androidjava/manage-zoom/
  9. MapInfo Interchange Format (MIF/MID)

    MapInfo Interchange Format (MIF/MID) is a file format commonly used in geographic information system (GIS) software, specifically MapInfo Professional. It is designed for exchanging spatial data between different GIS platforms and applications. MIF files store vector data, such as points, lines, and polygons, while MID files contain attribute data associated with the spatial features. MIF/MID format provides a simple and flexible way to store and share geospatial information, making it widely used in the GIS industry....Traffic analysis: Assess traffic flow, identify traffic jams, and...

    products.aspose.com/gis/net/gis-formats/mif-mid/
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...know, MS Word documents are flow documents and do not contain...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...