Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 197,059 for

new

(0.42 sec)
  1. FindReplaceOptions.ignoreFields property | Aspo...

    FindReplaceOptions.ignoreFields property. Gets or sets a boolean value indicating either to ignore text inside fields...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How I should get the tables in the pdf the corr...

    In the PDF, I get the location of the tables drawn on the picture is not right, how I should get the tables in the pdf the correct location. Thank you very much. public static void Extract_Table() { //…...PdfUnitConvertor unitconverter = new PdfUnitConvertor(); Aspose.Pdf...Pdf.Document pdfDocument = new Aspose.Pdf.Document(filePath);...

    forum.aspose.com/t/how-i-should-get-the-tables-...
  3. Load a font from CFF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  4. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file....license file //License lic = new License(); //lic.SetLicense("Aspose...restriction. AsposeOcr api = new AsposeOcr (); RecognitionResult...

    products.aspose.com/ocr/net/recognition/get-json/
  5. Using WorkbookMetadata with Node.js via C++|Doc...

    Learn how to edit workbook metadata using Aspose.Cells for Node.js via C++....Workbook metadata const options = new AsposeCells . MetadataOptions...Document_Properties ); const meta = new AsposeCells . WorkbookMetadata...

    docs.aspose.com/cells/nodejs-cpp/using-workbook...
  6. FieldAddressBlock.LanguageId | Aspose.Words for...

    Manage address formatting effortlessly with the FieldAddressBlock LanguageId property. Set or retrieve the language ID for seamless localization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...like this. field . LanguageId = new CultureInfo ( "en-US" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldHyperlink.IsImageMap | Aspose.Words for .NET

    Discover how the FieldHyperlink IsImageMap property enhances your server-side image maps by appending coordinates to hyperlinks for improved functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...field . SubAddress + " in a new window" ; builder . Writeln ();...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  9. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...HtmlSaveOptions _pivotSaveOptions = new HtmlSaveOptions(SaveFormat.Html)...implementation: Workbook workbook = new Workbook("path_to_your_file.xlsx");...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  10. Generate Chart by Processing Smart Markers|Docu...

    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....of Workbook Workbook book = new Workbook (); //Access the first...markers String [] headers = new String []{ "" , "Item 1" , "Item...

    docs.aspose.com/cells/java/generate-chart-by-pr...