Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 214,458 for

new

(0.9 sec)
  1. Other TeX conversion output formats | Java

    The conversion functionality of Aspose.TeX API solution for Java allows converting LaTeX files and your own custom TeX files. Here are some code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/java/other-tex-formats/
  2. Edit PDF In C#

    Edit PDF in C# code....and formatting attributes Add new PDF elements Search PDF for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/pdf/
  3. Edit MARKDOWN In C#

    Edit MARKDOWN in C# code....and formatting attributes Add new Markdown elements Search Markdown...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/markdown/
  4. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  5. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  6. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java.... Document doc = new Document(getMyDir() + "Tables...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.insertGroupShape method | Aspos...

    Aspose.Words.DocumentBuilder.insertGroupShape method...passed as a parameter into a new GroupShape node which is inserted...position and dimension of the new GroupShape will be calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...Initialize a 3D scene var scene = new aspose . threed . Scene (); //...(). createChildNode ( "box" , new aspose . threed . Box ()); //...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  9. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/grayscale/
  10. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...workbook Workbook workbook = new Workbook("path/to/your/existingWorkbook...data to import object[,] data = new object[,] { { "Header1", "Header2"...

    forum.aspose.com/t/importdata-method-overwritin...