Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 198,827 for

new

(0.12 sec)
  1. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....in a document, but inserting new PICT images into a document is...to read WebP image. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. NPOI does not provide an opportunity to insert picture into a document using C#....info a document: Document doc = new Document ( "../../data/document...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    docs.aspose.com/words/net/insert-picture-in-doc...
  3. Converting Excel to PDF Files in PHP|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....$saveFormat = new SaveFormat (); $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/java/converting-excel-to-...
  4. Document.OriginalLoadFormat | Aspose.Words for ...

    Discover the OriginalLoadFormat property to easily access the format of the original document loaded into your object, enhancing document management....; } Remarks If you created a new blank document, returns the Doc...load operation. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/doc...
  5. MarkdownListExportMode Enum | Aspose.Words for ...

    Discover how Aspose.Words' MarkdownListExportMode enum enhances list export to Markdown, ensuring precise formatting and seamless integration for your documents.... Document doc = new Document ( MyDir + "List item...MarkdownSaveOptions options = new MarkdownSaveOptions { ListExportMode...

    reference.aspose.com/words/net/aspose.words.sav...
  6. TextBox.NoTextRotation | Aspose.Words for .NET

    Control text rotation in your TextBox with the NoTextRotation property. Ensure clear, readable text even when shapes are rotated. Enhance your design!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MeasurementUnits Enum | Aspose.Words for .NET

    Discover Aspose.Words.MeasurementUnits enum for precise unit selection in document processing. Enhance your workflow with accurate measurement options!... Document doc = new Document ( MyDir + "Rendering...OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit...

    reference.aspose.com/words/net/aspose.words/mea...
  8. View PS Files using C++ | Aspose.PDF

    Open and view PS documents programmatically with C++ sample code using Aspose.PDF for C++...var document = new Document ( "template.ps" , new PsLoadOptions...

    products.aspose.com/pdf/cpp/viewer/ps/
  9. View XML Files using C# | Aspose.PDF

    Open and view XML documents programmatically with C# sample code using Aspose.PDF for .NET...view XML files var options = new Aspose . Pdf . XslFoLoadOptions....xslt" ); var pdfDocument = new Aspose . Pdf . Document ( "....

    products.aspose.com/pdf/net/viewer/xml/
  10. Stroke.ForeTintAndShade | Aspose.Words for .NET

    Adjust the Stroke ForeTintAndShade property to effortlessly lighten or darken your stroke's foreground color for enhanced visual impact....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

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