Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 214,373 for

new

(0.21 sec)
  1. 档案

    档案...Load(dwgPathToFile)) { CadText cadText = new CadText(); cadText.StyleType...AddEntity(cadText); PdfOptions pdfOptions = new PdfOptions(); CadRasterizationOpti...

    blog.aspose.com/zh/cad/support-for-adding-text-...
  2. How to add Caret Annotation using Java | Aspose...

    Add Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( _dataDir + "sample...

    products.aspose.com/pdf/java/annotation/caret/add/
  3. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Document doc = new Document (); Style style = doc...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…...used: using (Diagram diagram = new(vsdFileName, LoadFileFormat.Vsd))...SVGSaveOptions svgSaveOptions = new() { ExportHiddenPage = false...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  6. License File Not Working Anymore|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....move/publish their web project(s) to a new server. They feel upset because...using the component) in the new server environment. A Scenario...

    docs.aspose.com/cells/net/license-file-not-work...
  7. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF document with Aspose.PDF for Python library....example fills PDF form fields with new values using Aspose.PDF for Python...outfile ) # Define the new field values new_field_values = { "First...

    docs.aspose.com/pdf/python-net/fill-form/
  9. 连接器|Aspose.Slides 文档

    使用 C# 和 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。...Add_Connector () { using var pres = new Presentation (); var slide =...Access_Connector () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Shape Text is not showing until movement - Free...

    Hi, when adding New shapes to a diagram, the New shapes don’t show their text value until they are selected/moved with the mouse. I would like to know how to display the text automatically. This is the code that is used…...Hi, when adding new shapes to a diagram, the new shapes don’t show...code that is used to add the new shapes to the right of an existing...

    forum.aspose.com/t/shape-text-is-not-showing-un...