Sort Score
Result 10 results
Languages All
Labels All
Results 9,901 - 9,910 of 213,261 for

new

(0.59 sec)
  1. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...using ( BarCodeReader read = new BarCodeReader ( $"{path}many_code128...using ( BarCodeReader read = new BarCodeReader ( $"{path}many_code128...

    docs.aspose.com/barcode/net/recognition-xdimens...
  2. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....Presentation presentation = new Presentation ( "presentation...Presentation presentation = new Presentation ( presentationFileName...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  3. Setting bookmark.Text="" makes its parentNode n...

    In the Newest version of Aspose.Word, we are trying to remove bookmarks from a document and put something else there. We loop through document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...Text = “”, but in this new version of Aspose.Word, doing...remove a bookmark: Document doc = new Document("your-document.docx");...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  4. PDF to JPEG Converter using C# | Aspose.PDF

    Sample code for PDF to JPEG C# conversion. Use API example code for batch PDF files to JPEG conversion within VB.NET, ASP.NET, or any .NET-based application... Initialize a new Aspose.Pdf.Document object Create...Output file: var pdfDocument = new Aspose . Pdf . Document ( "example...

    products.aspose.com/pdf/net/conversion/pdf-to-j...
  5. XML to PDFA Converter using C# | Aspose.PDF

    Sample code for XML to PDFA C# conversion. Use API example code for batch XML files to PDFA conversion within VB.NET, ASP.NET, or any .NET-based application... Initialize a new Document Call the Document.Save...pdf" ); var xmlLoadOptions = new Aspose . Pdf . XmlLoadOptions...

    products.aspose.com/pdf/net/conversion/xml-to-p...
  6. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Presentation Presentation pres = new Presentation ( "headerTest.pptx"...getTextFrame (). setText ( "HI there new header" ); } } } } Manage Headers...

    docs.aspose.com/slides/androidjava/presentation...
  8. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Presentation Presentation pres = new Presentation ( "headerTest.pptx"...getTextFrame (). setText ( "HI there new header" ); } } } } Manage Headers...

    docs.aspose.com/slides/java/presentation-header...
  9. Aspose.Words hangs during Mailmerge Operation -...

    SR 0.822.720.5.IT.ORG.docx (52.4 KB) Dear all, Since we introduced the latest version of Aspose.Words for .NET, version 25.4, we have a problem while executing a mailmerge operations on some documents but not all. For…...NEW.docx). SR 0.822.720.5.IT.NEW.docx (52.7 KB)...editor and then back into a new Word document to remove any hidden...

    forum.aspose.com/t/aspose-words-hangs-during-ma...
  10. | Aspose

    Sample code for TIF to TXT Java conversion. Use API example code for batch TIF files to TXT conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...