Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 213,612 for

new

(0.2 sec)
  1. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Median filter|Documentation

    How to smooth out noise in an image before applying other preprocessing filters or performing OCR.... AsposeOCR api = new AsposeOCR (); // Apply median...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/median/
  3. Your First Aspose.Cells Application - Hello Wor...

    Create, edit, and save your first Excel file in any supported format using Aspose.Cells for .NET to experience its simplicity and power in C#.... Create a new Excel file, or open an existing...Create a New Workbook The following example creates a new workbook...

    docs.aspose.com/cells/net/your-first-aspose-cel...
  4. Error using Aspose.Word dll - Free Support Foru...

    XmlOpenedWithWord.png (26.1 KB) AsposeTest.zip (7.9 KB) System Information: .NET 8.0 C# Version 12 Aspose.Word Version 25.4.0 Code Sample in an UnitTest Project: [TestClass] public class TestClass { [TestMethod]…...OpenDocumentByPath() { Document doc = new Document(@"C:\tmp\AsposeTest...memoryStream = new MemoryStream(byteArray); var doc = new Document(memoryStream);...

    forum.aspose.com/t/error-using-aspose-word-dll/...
  5. Aspose.Cells 8.6.2 中的公共 API 更改|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....Workbook Workbook workbook = new Workbook ( inputFilePath ); //Loading...WorkbookDesigner designer = new WorkbookDesigner ( workbook );...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Převést PSD PSB nebo AI | products.aspose.com

    Převod obrázků souborů Adobe PhotoShop a Illustrator a další formáty...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/cz/convert/
  7. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....Presentation presentation = new Presentation ( "sample.pptx"...pdfOptions = new PdfOptions { SlidesLayoutOptions = new NotesCommentsLayouti...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. Technical Support|Documentation

    How to Contact Technical Support and Get Help with Aspose.BarCode for Python via .NET...share your feedback or propose new product features. Over 190,000...regularly issued to describe new features, technical specifics...

    docs.aspose.com/barcode/python-net/technical-su...
  9. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for Java. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....InterruptionTokenSou tokenSource = new InterruptionTokenSou (); Runnable...Runnable interruption = new Runnable () { public void run () { LoadOptions...

    docs.aspose.com/slides/java/support-for-interru...
  10. View POT in Java | products.aspose.com

    View POT in Java. Use Java library API to open and view PowerPoint slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pot/