Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 214,458 for

new

(0.25 sec)
  1. Შეკუმშოს JPG C#

    შეკუმშოს JPG C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);..."Input.jpg" ); var saveOptions = new ImageSaveOptions(SaveFormat.Jpeg)...

    products.aspose.com/words/ka/net/compress/jpg/
  2. FontSubstitutionSettings.FontNameSubstitution |...

    Optimize your typography with FontSubstitutionSettings. Discover how to customize font name rules for enhanced design flexibility and user experience....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  3. SignatureLine.ProviderId | Aspose.Words for .NET

    Discover the SignatureLine ProviderId property to easily manage signature provider identifiers. Simplify your workflow with our default setup....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Avoiding automatic page breaks insertion mergin...

    Good morning, I am experiencing a problem merging odt documents in the last version of Aspose Words which is currently 26.2. When I merge three documents, Aspose inserts automatically page breaks between them. In versio…...length >= 1) { Document doc = new Document(files[0]); for (int...endsWith(".HTML"))) { Document src = new Document(files[i]); if (!saltoPagina)...

    forum.aspose.com/t/avoiding-automatic-page-brea...
  5. Սեղմել TIFF Ը C# Ում

    Սեղմեք TIFF ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);..."Input.tiff" ); var saveOptions = new ImageSaveOptions(SaveFormat.Tiff)...

    products.aspose.com/words/hy/net/compress/tiff/
  6. Microsoft Graph Utility Features|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....create a new application for Azure AD. Click on the button New registration...create a new application. 3. Now you will see the new application...

    docs.aspose.com/email/java/microsoft-graph-util...
  7. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE 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...
  8. Add custom xmp metadata to svg files - Free Sup...

    Hi Support, I’m trying to add custom xmp tags to svg file metadata section. Since I could not find any example code for this, I came up with the following code based on my research. using (SvgImage svgImage = (SvgIma…...XmpData = new Aspose.Imaging.Xmp.XmpPacketWrapper();...null) { svgImage.XmpData.Meta = new Aspose.Imaging.Xmp.XmpMeta();...

    forum.aspose.com/t/add-custom-xmp-metadata-to-s...
  9. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "Drawing...LineTo geometry object $line_to = new LineTo (); \ # set X value $line_to...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  10. 从AcroForm提取数据|Aspose.PDF for Android via Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Aspose.PDF从AcroForms中提取数据。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...从所有字段中获取值 StringBuilder sb = new StringBuilder (); for ( com ...

    docs.aspose.com/pdf/zh/androidjava/extract-data...