Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 66,596 for

import

(0.1 sec)
  1. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...Document; import com.aspose.pdf.FontRepository; import com.aspose...

    forum.aspose.com/t/find-an-replace-with-multipl...
  2. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...to set the license: python import aspose.words as aw # Load the...CONVERTER from typing import List import logging, json, time,...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  3. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while Importing from HTML using Aspose.Cells for C++....notation of large numbers while importing from HTML with Golang via...than 15 digits, and when you import your HTML into an Excel file...

    docs.aspose.com/cells/go-cpp/avoid-exponential-...
  4. Basic Barcode Recognition|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....read a barcode from an image: import com.aspose.barcode.barcoderecognition...barcode types to recognize: import com.aspose.barcode.barcoderecognition...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... import aspose.pdf as ap # Open document...properties using the Document class. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  6. 将 HTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 DOCX。使用 Python 示例探索 HTML 到 DOCX 的转换场景。...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/zh/python-net/convert-html...
  7. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....total point configuration: import aspose.cells as cells from...from aspose.cells.charts import ChartType # Load sample workbook...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  8. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。..."C#" %> <% @ Import Namespace = "System" %> <% @ Import Namespace...%> <% @ Import Namespace = "System.Data" %> <% @ Import Namespace...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  9. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React...image import React from 'react'; import './App.css'; import {boot}...{boot} from "aspose-cad/dotnet"; import {Image, PngOptions} from "aspose-cad";...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  10. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box.... import math import os import aspose.pdf as ap...number of columns. import math import os import aspose.pdf as ap...

    docs.aspose.com/pdf/python-net/floating-box/