Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 10,958 for

insert text

(0.51 sec)
  1. My dox file getting currepted if chart creates ...

    [image]...use to create the chart and insert it into the DOCX. The format...Title.Show = true; chart.Title.Text = gGhraphTitle; } double yAxisMin...

    forum.aspose.com/t/my-dox-file-getting-currepte...
  2. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....1 Consider a case where two text frame objects are linked together...process. First, let’s add a new text frame object ( To 1 ) to the...

    docs.aspose.com/slides/java/connector/
  3. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....1 Consider a case where two text frame objects are linked together...process. First, let’s add a new text frame object ( To 1 ) to the...

    docs.aspose.com/slides/androidjava/connector/
  4. Bug 5175: GeoJson to GeoPackage- Conversion suc...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5175 GeoJson GeoPackage.zip (48.3 KB) Thanks,...GeoPackage column type, the writer inserts NULL values, which can trigger...GeoJSON – Open it in QGIS or any text editor and ensure that: A crs...

    forum.aspose.com/t/bug-5175-geojson-to-geopacka...
  5. Working with GridWeb|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....ColumnInserted Occurs when a user inserts a column into a worksheet using...RowInserted Occurs when a user inserts a row into the worksheet using...

    docs.aspose.com/cells/java/working-with-gridweb/
  6. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...text.ParseException; import java.text.SimpleDateFormat;...getSdtType() == SdtType.PLAIN_TEXT || std.getSdtType() == SdtType...

    forum.aspose.com/t/chinese-date-language-locale...
  7. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....writeln("Some text with PostScript font."); //...put(RenderingHints.KEY_TEXT_ANTIALIASING, RenderingHints.VALUE_TEXT_ANTIALIAS_ON);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary document within a Word document. A glossary document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the documentation article in C++.... () Called when a node is inserted or removed in the document...GetText () override Gets the text of this node and of all its...

    reference.aspose.com/words/cpp/aspose.words.bui...
  9. Generate QR Code, Micro QR Code and Rectangular...

    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....parameter, with an ECI identifier inserted. If a character is found that...parameter, with an ECI identifier inserted. If a character is found that...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  10. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。...0 ); $portion -> setText ( "Text here" ); $portion -> getPortionFormat...$pres -> save ( "Vertical_Align_Text_out.pptx" , SaveFormat :: Pptx...

    docs.aspose.com/slides/zh/php-java/manage-table/