Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 197,077 for

new

(0.1 sec)
  1. Muunna PSD PSB tai AI | products.aspose.com

    Muunna Adobe PhotoShop & Illustrator tiedostoja kuvia ja muita formaatteja...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/fl/convert/
  2. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels....let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... series . clear (); // Add new series. let series = chart ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextFragmentAbsorber is not working when PDF fo...

    I am using TextFragmentAbsorber for searching keywords and adding Annotations. When PDF Font is Curier, TextFragmentAbsorber works fine. But, when PDF Font is Arial, TextFragmentAbsorber can’t search some keywords even…... Document doc = new Document(Path.Combine(path, fileName));...absorber = new TextFragmentAbsorber(“Exhibit 1”, new TextSearchOptions(false));...

    forum.aspose.com/t/textfragmentabsorber-is-not-...
  4. General Properties in PHP | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/general-properties-i...
  5. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...two pages. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fonts::FontSettings::get_Default...

    Aspose::Words::Fonts::FontSettings::get_DefaultInstance method. Static default font settings in C++....instance to use the "Courier New" font // as a backup substitute...set_DefaultFontName ( u "Courier New" ); ASSERT_TRUE ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your document....this automatically starts a new row Optionally, use the CellFormat...After calling InsertCell , a new cell is created, and any content...

    docs.aspose.com/words/net/create-a-table/
  8. How to Create a Table in Java|Aspose.Words for ...

    Different ways to create tables in your document using Java....this automatically starts a new row Optionally, use the CellFormat...After calling InsertCell , a new cell is created, and any content...

    docs.aspose.com/words/java/create-a-table/
  9. PDF to TIFF Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Create TiffSettings...$document = new Document ( $inputFile ); // Create a new TiffSettings...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. 将工作表转换为CSV|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.... Java //Instantiate a new workbook with Excel file path...path Workbook workbook = new Workbook ( dataPath + "workbook.xls"...

    docs.aspose.com/cells/zh/java/convert-worksheet...