Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 197,060 for

new

(0.1 sec)
  1. StyleCollection.defaultParagraphFormat property...

    StyleCollection.defaultParagraphFormat property. Gets document default paragraph formatting.... let doc = new aw . Document (); let styles...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false.... Document srcDoc = new Document ( MyDir + "List with...source.docx" ); Document dstDoc = new Document ( MyDir + "List with...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape.... let doc = new aw . Document (); // Create a...floating text box. let textBox = new aw . Drawing . Shape ( doc ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesGroup.SecondSectionSize | Aspose.Wor...

    Discover how to adjust the SecondSectionSize property in ChartSeriesGroup to customize your pie chart's secondary section size effectively....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your document quality!... Document doc = new Document ( MyDir + "Rendering...); HtmlSaveOptions options = new HtmlSaveOptions { ExportFontsAsBase64...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Manage Blob|Aspose.Slides Documentation

    Manage Blob in PowerPoint Presentation using Java. Use Blob to reduce memory consumption in PowerPoint Presentation using Java. Add large file through Blob to PowerPoint Presentation using Java. Export large file through Blob from PowerPoint Presentation using Java. Load a large PowerPoint Presentation as Blob using Java....avi" ; // Creates a new presentation to which the video...be added Presentation pres = new Presentation (); try { FileInputStream...

    docs.aspose.com/slides/androidjava/manage-blob/
  8. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....EventArgs e ) { var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...EventArgs e ) { using ( var pdf1 = new FileStream ( textBox1 . Text...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...
  9. Metered | Aspose.Words for .NET

    Discover our metered constructor for efficient instance initialization. Streamline your coding process with optimized performance and enhanced functionality....Metered constructor Initializes a new instance of this class. public...credit/consumption. // Create a new Metered license, and then print...

    reference.aspose.com/words/net/aspose.words/met...
  10. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.com/" ; shape . Target = "New Window" ; shape . ScreenTip =...

    reference.aspose.com/words/net/aspose.words.dra...