Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 214,296 for

new

(0.28 sec)
  1. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced document quality.... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  2. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...document using ( var document = new Aspose . Pdf . Document ( dataDir...text fragments var regEx1 = new Regex ( @"Link Annotation Demo...

    docs.aspose.com/pdf/zh/net/link-annotations/
  3. Pivot table localization missing function "coun...

    override all PivotGlobalizationSettings method and not found localization about “Function” or “Count”, and Counting field still output “Count of ColumnName”...PivotGlobalizationSe settings = new PivotGlobalizationSe(); settings...@"D:\TestFolder\"; using var workbook = new Workbook(testFolder + "pivot...

    forum.aspose.com/t/pivot-table-localization-mis...
  4. Aspose.PSD for .NET 25.4 - Release Notes|Docume...

    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.... Save ( outputFile , new PngOptions ()); } PSDNET-1967...image . Save ( outputFile , new PngOptions ()); } PSDNET-2316...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-4...
  5. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Description add(seriesType) Adds a new series group of the specified...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library.... Create a new Visio file, or open an existing...existing Visio file. Create a new text box. Insert the words Hello...

    docs.aspose.com/diagram/java/your-first-aspose-...
  7. 档案

    档案...您可以通过从 New Releases 部分下载 JAR 文件或使用以下 Maven...connector"; Diagram diagram = new Diagram("XANFLOWCHARTNEW.vss");...

    blog.aspose.com/zh/diagram/create-flowchart-in-...
  8. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....correction Dilation AsposeOCR api = new AsposeOCR (); // Use automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/binarization/
  9. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...another file: Scene scene = new Scene ( "huge-scene.obj" ); //.... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  10. Convert PDF to text|Aspose.PDF for Android via ...

    With Aspose.PDF for Android via Java you can convert a whole PDF document to a text file or convert only a PDF page to a text file....Open document try { document = new Document ( inputStream ); } catch...TextAbsorber ta = new TextAbsorber (); int [] pages = new int [] { 1...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...