Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 222,888 for

new

(0.16 sec)
  1. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your document processing....paragraphs from the collection to a new array of paragraphs. public Paragraph...NodeCollection. Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  2. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....Initialize document object document = new Document (); Page page = document...Image image = new Image (); File imgFileName = new File ( fileStorage...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  3. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....String pdfDocumentFileName = new File ( fileStorage , "XML-to-PDF...String xmlDocumentFileName = new File ( fileStorage , "Conversion/employees...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  4. RevisionCollection.AcceptAll | Aspose.Words for...

    Discover the RevisionCollection AcceptAll method to seamlessly integrate all revisions, enhancing your workflow efficiency and collaboration....docOriginal = new Document (); DocumentBuilder builder = new DocumentBuilder...Document docEdited = new Document (); builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....() { using var presentation = new Presentation (); var slide =...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/note/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....ShowValue The New Property FirstSlideNumber Has...to the Presentation Class The new property FirstSlideNumber added...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...Document d2 = new Aspose.Pdf.Document(@“C:\1\SomeLayout...file Aspose.Words.Document d4 = new Aspose.Words.Document(@“C:\1\mydoc...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  8. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge formatting. Elevate your visuals effortlessly and stand out in every project!... Document doc = new Document ( MyDir + "Rendering...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  9. WatermarkerContext.ImageWatermark | Aspose.Word...

    Discover how to enhance your images with the WatermarkerContext ImageWatermark property, allowing you to add custom watermark images effortlessly....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.low...
  10. SummarizeOptions class | Aspose.Words for Node.js

    Aspose.Words.AI.SummarizeOptions class. Allows to specify various options for summarizing document content....SummarizeOptions() Initializes a new instances of SummarizeOptions...Google models. let firstDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...