Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 223,075 for

new

(0.26 sec)
  1. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...utStream); using var pres = new Presentation(pptxStream); float...var finalDoc = new Document(); var builder = new DocumentBuilder(finalDoc);...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  2. Aspose.PSD for .NET 25.6 - Release Notes|Docume...

    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.... Load ( sourceFile , new PsdLoadOptions ())) { psdImage...psdImage . Save ( outFile , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-6...
  3. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); DocSaveOptions options = new DocSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Hello world!" ); let options = new aw . Saving . DocSaveOptions...

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

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Hello world!" ); // Create a new OdtSaveOptions, and pass either...

    reference.aspose.com/words/net/aspose.words.sav...
  6. GroupShape | Aspose.Words for .NET

    Design stunning group shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....GroupShape constructor Creates a new group shape. public GroupShape...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for Node.js via Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements....scene = new aspose . threed . Scene (); var box = new aspose ...getTransform (). setScale ( new aspose . threed . Vector3 ( 12...

    docs.aspose.com/3d/nodejs-java/export-scene-to-...
  8. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.docx (47.9 KB)...您可以尝试使用以下代码: Document doc = new Document(@"C:\Temp\in.docx");...LayoutCollector collector = new LayoutCollector(doc); LayoutEnumerator...

    forum.aspose.com/t/shape/326036
  9. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress....saveFormat , ext ) => { let doc = new aw . Document ( base . myDir...Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

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

    Discover the AiModel Create method to effortlessly generate New AiModel class instances, enhancing your AI development with streamlined efficiency....Create method Creates a new instance of AiModel class. public...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...