Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 213,960 for

new

(0.3 sec)
  1. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageBinarizationMethod | Aspose.Words for Java

    Specifies the method used to binarize image in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);... ImageSaveOptions options = new ImageSaveOptions(SaveFormat.TIFF);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for JavaScript via C++ according to business needs...// Create barcode var gen = new BarCodeInstance . BarcodeGenerator..."StripFNC: false" ); var read = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/decode-f...
  4. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series, or...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....document PdfFileInfo fileInfo = new PdfFileInfo ( _dataDir + "sample...PdffileInfo object PdfFileInfo fInfo = new PdfFileInfo ( _dataDir + "SetMetaInfo_out...

    docs.aspose.com/pdf/java/get-pdf-information/
  7. Converting a File to PDF via Workflow Activity|...

    PDF SharePoint API can be used in a SharePoint workflow that converts a document to PDF....a workflow that converts any new item in a document library to...library to create and attach a new list workflow to the document...

    docs.aspose.com/pdf/sharepoint/converting-a-fil...
  8. Aspose.PSD for Java 25.1 - Release Notes|Docume...

    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.... save ( outFileImgAll , new PngOptions ()); } //This will...image . save ( outFileImgOne , new PngOptions ()); } PSDJAVA-699...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...outputFilePath) { using (var ppt = new Presentation(inputPowerPointPath))...Path)) { var pdfOptions = new PdfOptions { ShowHiddenSlides =...

    forum.aspose.com/t/converting-pptx-with-multime...
  10. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...doc = new Document (); doc . NodeChangingCallback = new NodeChangingPrinter...(); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/nod...