Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 214,313 for

new

(0.12 sec)
  1. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...documents using (var document1 = new Aspose.Pdf.Document(dataDir +...pdf")) { using (var document2 = new Aspose.Pdf.Document(dataDir +...

    forum.aspose.com/t/pdf-compare/316339
  2. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them.... AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput input = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/recognition/passport/
  3. ChartAxis.majorUnitScale property | Aspose.Word...

    ChartAxis.majorUnitScale property. Returns or sets the scale value for major tick marks on the time category axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.minorUnitIsAuto property | Aspose.Wor...

    ChartAxis.minorUnitIsAuto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....document using ( var document = new Aspose . Pdf . Document ( dataDir...search phrase var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  7. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = New …... var xls1 = new Workbook(“C:\11.xlsx”); var worksheet...UpdateSelectedValue(); } var opt = new ImageOrPrintOptions { Quality...

    forum.aspose.com/t/resulting-table-borders-are-...
  8. Manage the BarCode Caption in Ruby|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.... new \ # Set up code text (data to...aspose.barcode.Caption' ) . new caption . setText ( "Captions"...

    docs.aspose.com/barcode/java/manage-the-barcode...
  9. Barcode performance slowdown between 23.9 and 2...

    Our software uses Aspose BarCode for .NET 4.0 version 23.9. We’ve purchased New license to to use New QualitySettings. Unfortunately performance is much slower for some barcodes even in HighPerformance QualitySetting. I…... We’ve purchased new license to to use new QualitySettings. Unfortunately...(HighPerformance) For provided barcodes new version is much slower even in...

    forum.aspose.com/t/barcode-performance-slowdown...
  10. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...options = new FindReplaceOptions { ReplacingCallback = new UrlReplacingCallback()...= false }; doc.Range.Replace(new Regex(UrlPattern, RegexOptions...

    forum.aspose.com/t/need-help-in-creating-the-hy...