Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 199,426 for

new

(0.07 sec)
  1. Set the background color for PDF with Go via C+...

    Set background color for the your PDF file with Go via C++....SetBackground method applies a new background color to the PDF document...saves the updated PDF under a new name. This code is ideal for...

    docs.aspose.com/pdf/go-cpp/set-background-color/
  2. Convert Presentations in Handout Mode in PHP|As...

    Convert Presentations in Handout Mode in PHP... $presentation = new Presentation ( "sample.pptx"...options. $slidesLayoutOptions = new HandoutLayoutingOpti (); $slidesLayoutOptions...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TiffCompression enumeration | Aspose.Words for ...

    Aspose.Words.Saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...into an image. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HeaderFooter.IsHeader | Aspose.Words for .NET

    Discover the IsHeader property of HeaderFooter—easily identify if your HeaderFooter object is a header for streamlined document formatting.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/hea...
  6. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's header and footer types for enhanced formatting control.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/hea...
  7. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...to .PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method... let doc = new aw . Document (); // A convenient...document builder. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将数据导入xlsx4j工作表|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....Workbook object Workbook workbook = new Workbook (); //Obtaining the...string values String [] names = new String []{ "laurence chen" ,...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  10. SvgSaveOptions.resourcesFolderAlias property | ...

    SvgSaveOptions.resourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an SVG document...supported yet' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...