Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 214,718 for

new

(0.14 sec)
  1. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines shapes as SignatureLines, enhancing document integrity and professional presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Installing and Using Aspose.BarCode for Intelli...

    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....this plugin will introduce a new project type – Aspose.BarCode...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/barcode/java/installing-and-usi...
  3. WebExtensionStoreType | Aspose.Words for Java

    Enumerates available types of a web extension store in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  4. UserInformation.Initials | Aspose.Words for .NET

    Discover how to use the UserInformation Initials property to easily manage and customize user initials for enhanced personalization and user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...
  5. UserInformation.Address | Aspose.Words for .NET

    Manage user postal addresses effortlessly with the UserInformation Address property. Streamline data handling for enhanced user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...arrayBuffer (); const loadOptions = new LoadOptions ( LoadFormat . Csv...Csv ); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = New Document("D:\\test.doc…...pdf”: var testDoc = new Document("D:\\test.docx"); testDoc...Load the document var testDoc = new Document("D:\\test.docx"); //...

    forum.aspose.com/t/problems-with-title-and-lege...
  8. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…...PdfPrinterSettings printerSettings = new PdfPrinterSettings(); printerSettings...PrintPageSettings pageSettings = new PrintPageSettings(printerSettings);...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  9. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device.... String [] fontFolders = new String [] { externalFontFolder1...null ; try { presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/androidjava/custom-font/
  10. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java.... Document doc = new Document(getMyDir() + "Theme...getMajorFonts().setLatin("Courier New"); theme.getMinorFonts().setLatin("Agency...

    reference.aspose.com/words/java/com.aspose.word...