Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 10,749 for

insert text

(0.13 sec)
  1. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...generated using Inserting Images Dynamically in Java Insert images into...image is inside a form‑XObject/text‑box (the Word “textbox with...

    forum.aspose.com/t/black-box-for-certain-images...
  2. Node.js via Java APIs for Excel Spreadsheets | ...

    Process Excel file formats using Node.js via Java library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats using Node.js via Java on Windows, macOS & Linux...XLSM, XML, OTS OpenOffice: ODS Text: CSV, TSV, JSON Web: HTML, MHTML...according to the contents, insert & delete, hide & un-hide as...

    products.aspose.com/cells/nodejs-java/
  3. 我希望修改dwg内容后,再重新保存,但是重新保存后,新的dwg无法打开,代码如下 - Free...

    public static void main(String[] args) { // 输入 CAD 文件路径 String inputFilePath = “C:\Users\木木\Downloads\电度表 (1).dwg”; // 输出 CAD 文件路径 String outputFilePath = “C:\Users\木木\Downloads\电度表444.dwg”; try { // 加载…...8:17am 13 我在需要 完整结果给您例子;还有一点,insert中如何得到图块,以及图块的元素,及遍历图块的元素,非常感谢...getTypeName().toString().equals("INSERT")) if (entity instanceof CadInsertObject)...

    forum.aspose.com/t/dwg-dwg/303085
  4. FieldAutoNumLgl.RemoveTrailingPeriod | Aspose.W...

    Manage FieldAutoNumLgl's RemoveTrailingPeriod property to customize number display—eliminate trailing periods for cleaner, professional formatting....Uses a document builder to insert a clause numbered by an AUTONUMLGL...Writeln ( heading ); // This text will belong to the auto num...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow....Microsoft PowerPoint, you can insert pictures from a file, the internet...Presentations You can add or insert any image into a presentation...

    docs.aspose.com/slides/net/image/
  6. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/crop/
  7. PDF to EPUB Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Python sample code using Aspose.PDF for Python for .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  8. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....navigate to a Run of text then you can insert bookmark right before..." , layoutEnumerator -> get_Text ()); See Also Class Node Class...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {Text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or Text that uses a f…...fields of the form { EQ \o(, {text or whitespace with font borders})...field contains whitespace or text that uses a font border. Sample...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  10. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....DocumentBuilder ( doc = doc ) # Insert a table with a negative indent.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...