Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 213,366 for

new

(0.18 sec)
  1. 5113697.xlsx

    Sheet1 City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Moscow 1.2 0.9 2.3 DestSheet City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Mosco......Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...

    docs.aspose.com/cells/es/javascript-cpp/change-...
  2. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Words; var doc = new Document( "Input.docx" ); doc..."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions { CompressionLevel...

    products.aspose.com/words/net/compress/
  3. Data encoding for 2D barcodes|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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarCodeReader reader = new BarCodeReader ( gen . GenerateBarCodeImage...

    docs.aspose.com/barcode/net/data-encoding-2d/
  4. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/androidjava/custom-shape/
  5. 使用 C# 转换 XML | Aspose.PDF

    用於轉換 XML 並載入到 .NET Framework、.NET Core 上的 PDF 文件的 C# 原始程式碼。...( xsltFile ); var options = new Aspose . Pdf . HtmlLoadOptions...Width = 420 ; var pdfDocument = new Aspose . Pdf . Document ( TransformXmltoHtml...

    products.aspose.com/pdf/zh-hant/net/transform-xml/
  6. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....lOptions = new LoadOptions (); lOptions . loadFilter = new LoadFilter...filter const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  7. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java.... Document doc = new Document(getMyDir() + "Footer...FindReplaceOptions options = new FindReplaceOptions(); options...

    reference.aspose.com/words/java/com.aspose.word...
  9. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java.... Document doc = new Document(getMyDir() + "Tables...rows from the collection to a new array of rows. add(Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...