Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 33,729 for

new

(0.09 sec)
  1. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...ImportFormatOptions : Document mainDoc = new Document("MainDocument.docx");...docx"); Document subDoc = new Document("SubDocument.docx"); DocumentBuilder...

    forum.aspose.com/t/insertdocument-custom-margin...
  2. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Java. Step-by-step guide with code examples included....Presentation presentation = new Presentation ( "presentation...TIFF: TiffOptions tiffOptions = new TiffOptions (); tiffOptions ...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. Aspose::Words::Replacing::ReplacingArgs::get_Re...

    Aspose::Words::Replacing::ReplacingArgs::get_Replacement method. Gets or sets the replacement string in C++....Writeln ( String ( u "Our new location in New York City is opening...RegularExpressions :: Regex > ( u "New York City|NYC" ), u "Washington"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for PHP via Java. Step-by-step guide with code examples included.... $presentation = new Presentation ( "presentation...black-and-white TIFF: $tiffOptions = new TiffOptions (); $tiffOptions...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Could not read images in PDFs using Aspose.PDF ...

    I’m trying to read attached PDF file using Aspose.pdf JAVA library. In this PDF file there is an element (image.png (482 Bytes) ) which I’m unable to extract using Aspose.pdf library. I need to check whether there is an…...License license = new com.aspose.pdf.License(); try...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document(filePath);...

    forum.aspose.com/t/could-not-read-images-in-pdf...
  6. Aspose.PSD for .NET 22.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 ( psdExportPath , new PsdOptions ( image )); } // 打开调整大小后的...image . Save ( pngExportPath , new PngOptions ()); } PSDNET-1277...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance document clarity!...then the table continues on a new row. Use the RowFormat property...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your documents with customizable styles and properties today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Fill.PresetTexture | Aspose.Words for .NET

    Discover how to set the PresetTexture property effortlessly and enhance your designs with stunning fill options. Unlock your creative potential today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SplitterContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.SplitterContext class for efficient document splitting, enhancing your workflow with seamless integration and powerful functionality....SplitterContext splitterContext = new SplitterContext (); splitterContext...using ( FileStream streamIn = new FileStream ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.low...