Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 6,826 for

appearance

(0.32 sec)
  1. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....of nodes that we insert // appears in the document by specifying...

    reference.aspose.com/words/net/aspose.words/com...
  2. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....contains "Move" revisions, which appear when we highlight text with...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage paragraph numbering in your documents, ensuring accurate references and enhanced formatting....referenced paragraph exactly as it appears in the document. public bool...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Travailler avec la forme du type de connecteur|...

    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....// set dynamic connector appearance shape . setConnectorsType...

    docs.aspose.com/diagram/fr/java/working-with-co...
  5. Travailler avec la forme du type de connecteur|...

    Cette section explique comment définir l'apparence du connecteur avec Aspose.Diagram....// Set dynamic connector appearance shape . SetConnectorsType...

    docs.aspose.com/diagram/fr/net/working-with-con...
  6. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....However, these fields will not appear in the document's Fields collection...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 在 SQL Server 報告服務 中渲染線性和二維條碼圖像 | products.aspos...

    SQL Server 報告服務 呈現擴展插件 - 在 SSRS 中導出線性和二維條碼圖像。以 BMP JPEG GIF 和 PNG 格式渲染條形碼標籤...various settings to adjust the appearance of barcode images. 學習資源 文檔...

    products.aspose.com/barcode/zh-hant/reporting-s...
  8. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific documents, while others convert without issue…... The problem appears consistently with specific...

    forum.aspose.com/t/convestation-issue-word-to-p...
  9. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated shapes (excluding 0 or 180 degrees) X, Y coordinates are shifted by co…...Y positions of these shapes appear to be consistently shifted...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...SaveOptions , the English text can appear outside the page margins. Why...

    forum.aspose.com/t/word-saveto-pdf/322091