Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 223,114 for

new

(0.27 sec)
  1. 将 SVG 转换为 XPS – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 XPS,并考虑使用 Aspose.SVG 将 SVG 转换为 XPS 的 C# 示例。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/zh/net/convert-svg-to-xps/
  2. 在 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 Diagram $diagram = new Diagram ( $dataDir . "Drawing...option $conFixedCodeValue = new ConFixedCodeValue (); $shape...

    docs.aspose.com/diagram/zh/java/select-reroute-...
  3. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency....Examples Shows how to create a new section with a document builder...builder. Document doc = new Document (); // A blank document contains...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization.... Document doc = new Document (); // Create a header...text. HeaderFooter header = new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/par...
  5. FieldOptions.UseInvariantCultureNumberFormat | ...

    Discover the FieldOptions UseInvariantCultureNumberFormat property to easily manage number formatting with invariant culture for consistent data handling....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...CurrentThread . CurrentCulture = new CultureInfo ( "de-DE" ); Field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Unable to fetch dpi from heic images - Free Sup...

    Hi Team, I am working on converting HEIC to PDF using Aspose.Imaging and I need to preserve dimensions when converted. For that I need dpi data for the image, but I am unable to fetch it. It uses the default dpi (96) in…...the HEIC image using (var fs = new FileStream(heicFilePath, FileMode...document using (var document = new Aspose.Pdf.Document()) { var...

    forum.aspose.com/t/unable-to-fetch-dpi-from-hei...
  7. Փոխարկել TEXT HTML C#

    Փոխարկեք TEXT ը HTML ձևաչափի C# կոդով: Պահեք TEXT որպես HTML օգտագործելով C#:...Words; var doc = new Document( "Input.txt" ); doc...using Aspose.Words; var doc = new Document("Input.txt"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/tex...
  8. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Load and Extract Data | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save Type 1 fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/loading-saving-type1-...