Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 196,972 for

new

(0.13 sec)
  1. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent section-level stories, enhancing your document's structure with Body or HeaderFooter options.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/par...
  2. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for PHP. From entire pages, from a specific part, based on columns, etc.... // Create a new Document object from the input...$document = new Document ( $inputFile ); // Create a new TextAbsorber...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  4. Converting DWG to TIFF always results in black ...

    Hello community, I’ve been testing converting DWG files to TIFF using the .Net API in the Trial version, and it always generates black and white images, even though the DWG files are full color. Here’s the code we’re us…...width var rasterizationOptions = new Aspose.CAD.ImageOptions.CadRasterizationOpti()...of TiffOptions var options = new Aspose.CAD.ImageOptions.TiffOptions(Aspose...

    forum.aspose.com/t/converting-dwg-to-tiff-alway...
  5. Working with GridJs Server Side|Documentation

    This article describes how to use Aspose.Cells.GridJs library....xlsx' gwb = new GridJsWorkbook (); gwb . ImportExcelFile...spreadsheet file in cache gwb = new GridJsWorkbook (); # p is the...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical alignment of text on each page in a document or section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management....Document doc = new Document (); Table table = new Table ( doc );...and even other tables. // Our new table has none of these nodes...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Extract Assets from JT File Formats via .NET | ...

    C# source code to load, render and add extract assets from JT documents on .NET Framework, .NET Core, Mono....jt" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/jt/
  10. Extract Assets from USDZ File Formats via .NET ...

    C# source code to load, render and add extract assets from USDZ documents on .NET Framework, .NET Core, Mono....usdz" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/usdz/