Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,136 for

new

(0.79 sec)
  1. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement.... Document doc = new Document ( MyDir + "Textboxes...) { Shape replacementShape = new Shape ( doc , ShapeType . Image...

    reference.aspose.com/words/net/aspose.words/com...
  2. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... let doc = new aw . Document (); // Add two...); paragraph . appendChild ( new aw . Run ( doc , "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AsposeWordsPrintDocument.TotalPagesPrinted | As...

    Shows total pages printed in Aspose.Words to track print session output.... Document doc = new Document ( MyDir + "Colored pages...PrinterSettings printerSettings = new PrinterSettings (); printerSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  4. HTML to PDF with inline Styles - Free Support F...

    Hi, I have below code indent preformatted text by 4 spaces public static void inLineCSSForFormInst(string outputPath, string formHTML, string formInstanceID) { outputPath += “InCSS.pdf”; string appPath = cl…...appFilePath(sConnStr); HtmlDocument doc = new HtmlDocument(); doc.LoadHtml(File...aspx")); StringBuilder mainHTML = new StringBuilder(); mainHTML.AppendLine("<head>");...

    forum.aspose.com/t/html-to-pdf-with-inline-styl...
  5. 指定如何在输出的PDF和图片中交叉字符串,用JavaScript via C++|Docume...

    学习如何通过指定交叉类型控制输出PDF/图片中的文本溢出,使用Aspose.Cells for JavaScript via C++。...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...options const pdfSaveOptions = new PdfSaveOptions (); // Set text...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  6. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Java recognition results as formatted text.... AsposeOCR api = new AsposeOCR (); // Add an image...OcrInput object OcrInput input = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/save-text/
  7. 将 SVG 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PDF。在 C# 示例中考虑各种 SVG 到 PDF 的转换方案。尝试在线 SVG 转换器。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-svg-to-pdf/
  8. Export Visio Diagram to XPS in PHP|Documentation

    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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...Save as XPS $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/export-visio-diagr...
  9. Rotate and Flip an Image in PHP|Documentation

    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....instance of Image class $image = new Image (); $image = $image ->..."test.jpg" ); $rotateFlipType = new RotateFlipType (); $image ->...

    docs.aspose.com/imaging/java/rotate-and-flip-an...
  10. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...