Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 165,103 for

new

(0.17 sec)
  1. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...Changes to a New File. The SaveAs function creates a new PDF file...previously opened PDF-document with new filename err = pdf . SaveAs (...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  2. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure document integrity with DigitalSignatureCollection's IsValid property. It verifies all signatures are valid and untampered, enhancing security.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  3. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance.... Document doc = new Document ( MyDir + "Comments...individual files. Document doc = new Document ( MyDir + "Images.docx"...

    reference.aspose.com/words/net/aspose.words/com...
  4. GraphicsQualityOptions.InterpolationMode | Aspo...

    Discover the GraphicsQualityOptions InterpolationMode property to easily customize your graphics' interpolation settings for enhanced visual quality.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  5. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", new double[]{1.0, 2.0, 3.0, 4.0, 5.0}, new double[]{1...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldAsk.PromptOnceOnMailMerge | Aspose.Words f...

    Optimize your mail merges with FieldAsk PromptOnceOnMailMerge. Control user responses efficiently, enhancing data accuracy and streamlining your process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style....affected nodes will reference new style. Examples Shows how to...style collection. let doc = new aw . Document (); expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Presentation Notes|Aspose.Slides for PHP Docume...

    Presentation notes, speaker notes...topic, we will introduce this new feature of removing Notes also...a presentation file $pres = new Presentation ( "presWithNotes...

    docs.aspose.com/slides/php-java/presentation-no...
  10. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

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