Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 222,973 for

new

(0.09 sec)
  1. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = New Document(); DocumentBuilder Builder = New DocumentBuild…...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...using (Workbook TemplateWB = new Workbook(dir + @"\Test_04072025\Excel_Template...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  2. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。...初始化文档对象 Document document = new Document (); Page page = document...getPages (). add (); Image image = new Image (); // 加载示例 BMP 图像文件 image...

    docs.aspose.com/pdf/zh/java/convert-images-form...
  3. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveOptions::AddPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer in C++.... “Times New Roman Bold Italic”). fontPclName...AddPrinterFont ( u "Courier New" , u "Courier" ); // When printing...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. MarkdownEmptyParagraphExportMode Enum | Aspose....

    Learn how Aspose.Words handles empty paragraphs in Markdown export. Control formatting with MarkdownEmptyParagraphExportMode enum....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property to optimize document graphics caching, enhancing your PDF creation and performance.... Document doc = new Document ( MyDir + "Background...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Set permissions for a PDF document using Rust|A...

    Set permissions for a PDF document with Aspose.PDF for Rust via C++....permissions for a PDF document A new PDF document is created and protected...restrictions applied. Create a new PDF document. Call set_permissions...

    docs.aspose.com/pdf/rust-cpp/set_permissions/
  7. PdfEncryptionDetails.ownerPassword property | A...

    PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the encrypted PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...annotations. let encryptionDetails = new aw . Saving . PdfEncryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document saves. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!... Document doc = new Document ( MyDir + "Rendering...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...

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