Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 205,267 for

new

(0.35 sec)
  1. HtmlSaveOptions.CssStyleSheetType | Aspose.Word...

    Discover how the CssStyleSheetType property in HtmlSaveOptions optimizes CSS export to HTML, MHTML, and EPUB formats for seamless integration....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 使用 Java 打印 PDF | Aspose.PDF

    用於在爪哇和德爾斐上列印PDF文檔的Java原始程式碼。...PdfViewer object PdfViewer viewer = new PdfViewer (); //Open input PDF...PdfPrinterSettings printerSettings = new PdfPrinterSettings (); PrintPageSettings...

    products.aspose.com/pdf/zh-hant/java/print/
  4. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    Java原始程式碼用於處理Java和PHP上的PDF檔中的文本,德爾福。...file Document pdfDocument = new Document ( DATA_DIR . resolve...TextFragment textFragment = new TextFragment ( "Aspose.PDF" );...

    products.aspose.com/pdf/zh-hant/java/text/
  5. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless document loading from files for your COM applications.... ComHelper comHelper = new ComHelper (); // 1 - Using a...using ( FileStream stream = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/com...
  6. Style.LinkedStyleName | Aspose.Words for .NET

    Discover how to style the LinkedStyleName property, easily manage linked styles, and enhance your design workflow with seamless integration.... Document doc = new Document (); Style styleHeading1...style aliases. Document doc = new Document ( MyDir + "Style with...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Convert HTML from ZIP archive to JPG – Aspose.H...

    Learn how to convert HTML from a ZIP archive to JPG using C# message handlers in Aspose.HTML for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/message-handlers/conve...
  8. Manage SmartArt Shape|Aspose.Slides Documentation

    Manage SmartArt in PowerPoint presentations in C# or .NET...using ( Presentation pres = new Presentation ()) { // Access...using ( Presentation pres = new Presentation ( "AccessSmartArtShape...

    docs.aspose.com/slides/net/manage-smartart-shape/
  9. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...attachment. const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/embed-atta...
  10. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for JavaScript via C++....links const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const destWorkbook = new Workbook (); const destSheet...

    docs.aspose.com/cells/javascript-cpp/combine-mu...