Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 164,094 for

new

(0.06 sec)
  1. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create PDF using PHP via Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications.... Create a new TextFragment object and set its...create PDF using PHP $document = new Document (); $page = $document...

    products.aspose.com/pdf/php-java/create/
  3. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components.... EncodeMesh ( new Cylinder (), "cylinder.ply" );...is ASCII PlySaveOptions opt = new PlySaveOptions ( FileContentType...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  4. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a New workbook from the stream, this workbook will not contain the correct values. In ad…... If you create a new workbook from the stream, this...using Workbook saveWorkbook = new(); Worksheet sheet = saveWorkbook...

    forum.aspose.com/t/savetostream-on-a-workbook-w...
  5. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Embedded Font - PowerPoint Java API|Aspose.Slid...

    Use embedded fonts in PowerPoint presentation...a presentation file $pres = new Presentation ( "EmbeddedFonts...get_Item ( 0 ) -> getImage ( new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/php-java/embedded-font/
  7. Defining Weekdays for Calendar in Ruby

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  8. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor....let doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment....let doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET... Document wordDoc = new Aspose . Words . Document ( ...ImageSaveOptions wordSaveOptions = new Aspose . Words . Saving . ImageSaveOptions...

    docs.aspose.com/barcode/net/recognize-barcode-f...