Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 224,684 for

new

(0.19 sec)
  1. Create extension taxonomy - Free Support Forum ...

    Is there any way to create the extension taxonomy based on a XbrlDocument? I need to create the xyz.xsd xyz_pre.xml xyz_cal.xml xyz_def.xml xyz_lab-de.xml cant find anything about it...Document : Start by initializing a new instance of the XbrlDocument...Xbrl; XbrlDocument document = new XbrlDocument(); XbrlInstanceCollecti...

    forum.aspose.com/t/create-extension-taxonomy/31...
  2. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...mundo!" ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Public API Changes in Aspose.3D 16.12.0|Documen...

    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.... It includes not only new and updated public methods, but...class object Metered metered = new Metered (); // set public and...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++...Changes to a New File. The save_as function creates a new PDF file...previously opened PDF-document with new filename pdf . save_as ( "sample_rotate...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  5. 页眉页脚|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。...addHeaderFooter () { $presentation = new Presentation (); try { $slide...updateDateTime () { $presentation = new Presentation (); try { $slide...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. 档案

    档案...PngOptions options = new com.aspose.imaging.imageoptions...MultiPageOptions multiPageOptions = new com.aspose.imaging.imageoptions...

    blog.aspose.com/zh/imaging/convert-gif-to-png-j...
  7. SignOptions.DecryptionPassword | Aspose.Words f...

    Unlock your documents effortlessly with SignOptions' DecryptionPassword feature. Securely decrypt source files with ease; default is an empty string....our new digital signature. SignOptions signOptions = new SignOptions...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/net/aspose.words.dig...
  8. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted document...with our new digital signature. let signOptions = new aw . DigitalSignatures...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.ClearFormatting | Aspose.Words for .NET

    Restore your text to its original style with the Font ClearFormatting method. Enjoy clean, consistent formatting for a polished look!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...will take us to the URL via a new web browser window. doc . Save...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D objects in a scene. This code example demonstrates to how to create a Box object, and then apply the PBR material....initialize a scene var scene = new aspose . threed . Scene (); //...PBR material object var mat = new aspose . threed . PbrMaterial...

    docs.aspose.com/3d/nodejs-java/add-material-to-...