Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 217,956 for

new

(0.58 sec)
  1. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your document formatting by identifying built-in Heading styles for better organization and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words/par...
  2. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/sto...
  3. 通过 C++ 使用 JavaScript 向 PDF 添加页眉和页脚|Aspose.PDF f...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddTextHeaderFooter 向 PDF 文件添加页眉和页脚。...( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/zh/javascript-cpp/add-heade...
  4. 使用 C++ 中的 JavaScript 设置 PDF 的背景颜色|Aspose.PDF fo...

    使用 C++ 中的 JavaScript 为您的 PDF 文件设置背景颜色。...( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/zh/javascript-cpp/set-backg...
  5. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...= 96 ; using var workbook = new Aspose . Cells . Workbook ( "sample...我们需要使用修改后的工作簿。 using var oleStream = new MemoryStream (); workbook . Save...

    docs.aspose.com/slides/zh/net/working-solution-...
  6. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let doc = new aw . Document ( base . myDir...docx" ); let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveOptions OutlineOptions property to customize your document's outline settings for enhanced organization and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...XpsSaveOptions saveOptions = new XpsSaveOptions (); Assert . That...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....Create or add new Text Stamp to page Create or add new Image Stamp...Stamp to page Create or add new Page Stamp to PDF How to add Stamps...

    products.aspose.com/pdf/python-net/stamps/
  9. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .XPS. let saveOptions = new aw . Saving . XpsSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// where the builder appends new nodes when we use its document...

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