Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 222,973 for

new

(0.19 sec)
  1. Infinite Wait Time when Converting Word to PDF ...

    Env Windows 11 Aspose.Words for .NET 25.5 (25.1 is OK) Code var doc=New Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); doc.Save(@"C:\Users\hello\Desktop\test\test.pdf",Aspose.Words.SaveFormat.Pdf);…...1 is OK) Code var doc=new Aspose.Words.Document(@"C:\U...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/infinite-wait-time-when-conv...
  2. Setting Connector line jump style|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....source Visio Diagram srcVisio = new Diagram ( dataDir + "Drawing1...ConLineJumpStyleValu . Arc ); // Save the new Visio newDiagram . Save ( dataDir...

    docs.aspose.com/diagram/net/set-connector-line-...
  3. Creating a DataMatrix Barcode|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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...

    docs.aspose.com/barcode/java/creating-a-datamat...
  4. HyphenationOptions.HyphenationZone | Aspose.Wor...

    Optimize text layout with the HyphenationZone property. Control hyphenation distance from the right margin for cleaner, professional documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  5. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IBibliographyStylesProvider Interface | Aspose....

    Enhance your document formatting with the Aspose.Words.IBibliographyStylesProvider interface, perfect for customizing bibliography styles in citations....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography...FieldOptions . BibliographyStylesPr = new BibliographyStylesPr (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. VbaProject.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaProject with the Clone method. Enhance your workflow and streamline project management today!... Document doc = new Document ( MyDir + "VBA project...docm" ); Document destDoc = new Document (); VbaProject copyVbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  8. LoadOptions.convertShapeToOfficeMath property |...

    LoadOptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects.... let loadOptions = new aw . Loading . LoadOptions ();...isConvertShapeToOffi ; let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document.... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert HTML to DOCX in Java – Aspose.HTML for ...

    Convert HTML to DOCX using Aspose.HTML for Java API. Consider various HTML to DOCX conversion scenarios in Java code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-html-to-docx/