Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 222,946 for

new

(0.1 sec)
  1. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...RotatedHeaderPlainTa() { using (var document = new Aspose.Pdf.Document()) { // Add...object Aspose.Pdf.Table tab1 = new Aspose.Pdf.Table(); // Add the...

    forum.aspose.com/t/orienting-data-grid-headers-...
  2. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。...a diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...4.25 , pinY = 4.5 ; // Add a new rectangle shape long rectangleId...

    docs.aspose.com/diagram/zh/net/apply-theme-to-s...
  3. Throw ArgumentOutOfRangeException when Replace ...

    Description When I replace text, it throws ArgumentOutOfRangeException: System.String.Substring(Int32 startIndex, Int32 length) #=zVCpWUBUoqHMQ2zfntTiDaYYqs4vhj8TyF3LvSjbVcJIv.#=zzmPxqADrOJbQHjbiZw==(String #=zMO7Li…...Code void Test() { var doc = new Aspose.Pdf.Document(@"C:\Use...pdf"); var textFragmentAbsorber = new TextFragmentAbsorber("专业课复习资料,后续更新");...

    forum.aspose.com/t/throw-argumentoutofrangeexce...
  4. Փոխարկել PDF DOC C#

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

    products.aspose.com/words/hy/net/conversion/pdf...
  5. Փոխարկել HTML EPUB C#

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

    products.aspose.com/words/hy/net/conversion/htm...
  6. Փոխարկել DOC PDF C#

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

    products.aspose.com/words/hy/net/conversion/doc...
  7. Փոխարկել DOC RTF C#

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

    products.aspose.com/words/hy/net/conversion/doc...
  8. Փոխարկել PDF EPUB C#

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

    products.aspose.com/words/hy/net/conversion/pdf...
  9. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...buffer const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  10. General Properties in PHP | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/general-properties-i...