Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 192,511 for

new

(0.09 sec)
  1. Print PDF using Java | Aspose.PDF

    Print PDF documents programmatically with Java sample code using Aspose.PDF for Java...PdfViewer object PdfViewer viewer = new PdfViewer (); // Open input PDF...Printing . PrinterSettings ps = new System . Drawing . Printing ...

    products.aspose.com/pdf/java/print/
  2. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your documents in high-quality PDF format. Streamline your workflow today!...PdfSaveOptions constructor Initializes a new instance of this class that can...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldAutoTextList.ListStyle | Aspose.Words for ...

    Discover the FieldAutoTextList ListStyle property to customize your entry lists effortlessly. Enhance your content with tailored styles today!...FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  4. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...one line. let saveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LoadOptions.ProgressCallback | Aspose.Words for...

    Discover the LoadOptions ProgressCallback property to track document loading progress efficiently. Enhance your app's performance and user experience!...LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Data tag being removed after PDF to TIFF conver...

    We are currently using Aspose.PDF version 21.12.0.0 in .NET and are experiencing an issue during PDF to TIFF conversion. Specifically, all data tags on the PDF document are completely removed after the conversion. Could …...Open document pdfDocument = new Document(strSourceFile); // Create...TiffSettings tiffSettings = new TiffSettings { Compression =...

    forum.aspose.com/t/data-tag-being-removed-after...
  7. Expose Geometric Transformation|Documentation

    Aspose.3D for Node.js via Java allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using evaluateGlobalTransform method....Initialize scene object var scene = new aspose . threed . Scene (); //...Initialize cylinder var cylinder = new aspose . threed . Cylinder ();...

    docs.aspose.com/3d/nodejs-java/expose-geometric...
  8. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output.... Document docA = new Document ( MyDir + "DML unique...original.docx" ); Document docB = new Document ( MyDir + "DML unique...

    reference.aspose.com/words/net/aspose.words.com...
  9. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  10. HtmlControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HtmlControlType enum for seamless import of HTML input and select elements, enhancing your document processing capabilities....HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions (); htmlLoadOptions...StructuredDocumentTa ; Document doc = new Document ( new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.loa...