Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 223,235 for

new

(0.45 sec)
  1. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the position or size of the new or existing chart inside the...chart with new height and width or re-position it with new X and Y...

    docs.aspose.com/cells/javascript-cpp/manipulate...
  2. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...//Read the source PDF file doc = new com . aspose . pdf . Document...PdfFileEditor object pdfEditor = new com . aspose . pdf . facades...

    products.aspose.com/pdf/zh-hans/java/splitter/
  3. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    Optimize your HTML, MHTML, or EPUB files with the FontResourcesSubsettingSizeThreshold property, ensuring efficient font resource management. Default, 0....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Times New Roman" ; builder . Writeln (...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Printing via Aspose Words for .Net Core - Free ...

    We are trying to create a server sided component that would print word documents using Aspose Words using.Net Core 8.0. Trying to follow the documentation from following resources but could not find the classes or the me…...printer = new DocumentPrinter(); Document doc = new Document(...mPageIndex = 0; PrintDocument pd = new PrintDocument(); pd.PrintPage...

    forum.aspose.com/t/printing-via-aspose-words-fo...
  5. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...to TXT format: Document doc = new Document("C:\\Temp\\line break...TxtSaveOptions txtSaveOptions = new TxtSaveOptions(); doc.Save("C:\\Temp\\21...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  6. Convert PS to PDF is taking for ever - Free Sup...

    Hi Team, We have a situation here that needs your help. We are trying to convert a .PS file into a .PDF for visualization. We have been trying a couple of things, but nothing seems to work. Everything we try it take…...pso = new Aspose.Pdf.PsLoadOptions(); pso.FontsFolders = new string[]...Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(caminho,...

    forum.aspose.com/t/convert-ps-to-pdf-is-taking-...
  7. 如何使用JavaScript通过C++应用/设置文本框的文本对齐方式|Documentation

    如何在Aspose.Cells for Java脚本中通过C++应用/设置文本框的文本对齐方式...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } const worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  8. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...find the text and then set the new text with line breaks. However...setText method to include the new lines. Here’s an example of how...

    forum.aspose.com/t/find-an-replace-with-multipl...
  9. Working with User Configuration on Server|Docum...

    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....NetworkCredential credentials = new NetworkCredential ( username...UserConfigurationNam userConfigName = new UserConfigurationNam ( "inbox...

    docs.aspose.com/email/java/working-with-user-co...
  10. Invalid bookmarks starting with 25.2 - Free Sup...

    Hello According to my testing, the bookmark feature broke with 25.2 and still does not work with the currently Newest version 25.9 of Aspose.PDF.Drawing for .NET. I use the following test-code to illustrate the problem…...output = new Aspose.Pdf.Document(); var input = new Aspose.Pdf...Pages); output.Outlines.Add(new OutlineItemCollectio(output.Outlines)...

    forum.aspose.com/t/invalid-bookmarks-starting-w...