Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 198,772 for

new

(0.11 sec)
  1. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the document....create a new section with a document builder. let doc = new aw ....first section. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your document creation with customizable features for a seamless building experience.... Document doc = new Document (); DocumentBuilderOptio...DocumentBuilderOptio builderOptions = new DocumentBuilderOptio (); builderOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  3. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom paragraph breaks for seamless text format exports. Enhance your document's readability!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); Assert . That...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Field.LocaleId | Aspose.Words for .NET

    Manage your field's LocaleId property effortlessly. Get or set the LCID for enhanced localization and user experience in your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldCode ; CultureInfo de = new CultureInfo ( "de-DE" ); field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....supported by MS Office 2016 new charts. Examples Shows how to...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConvertUtil.MillimeterToPoint | Aspose.Words fo...

    Effortlessly convert millimeters to points with ConvertUtil's MillimeterToPoint method. Simplify your design calculations today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add content to demonstrate the new margins. builder . Writeln (...

    reference.aspose.com/words/net/aspose.words/con...
  7. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... let doc = new aw . Document (); // Create a...main body text. let header = new aw . HeaderFooter ( doc , aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise.... let doc = new aw . Document (); // Create a...main body text. let header = new aw . HeaderFooter ( doc , aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Edit Word, PDF In C#

    Edit DOCX, DOC, PDF and a variety of other file formats in C#....and other file formats: Insert new document elements Update existing...patterns and replace them with new text Export the result to the...

    products.aspose.com/words/net/edit/
  10. Aspose.PSD for Java 23.12发布说明|Documentation

    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 ( outputFile , new PngOptions ()); } ** PSDJAVA-566...Image . load ( sourceFile , new PsdLoadOptions ())) { Layer layer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...