Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 164,081 for

new

(0.06 sec)
  1. Font.localeIdFarEast property | Aspose.Words fo...

    Font.localeIdFarEast property. Gets or sets the locale identifier (language) of the formatted Asian characters....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= "Courier New" ; builder . font . localeId = new CultureInfo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.LocaleIdFarEast | Aspose.Words for .NET

    Discover the Font LocaleIdFarEast property to easily manage locale identifiers for formatted Asian characters, enhancing your multilingual applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...= "Courier New" ; builder . Font . LocaleId = new CultureInfo...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility....random = new Random (); DocumentBuilder builder = new DocumentBuilder...i ++) { using ( Bitmap bmp = new Bitmap ( 5 , 5 )) using ( Graphics...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a New VBA module to an existing dotm document. It works fine, if document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...have a problem with adding a new VBA module to an existing dotm...for testing: Document doc = new Document("C:\\Temp\\in.dotm");...

    forum.aspose.com/t/adding-module-for-vbaproject...
  5. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    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....psd" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...; image . Save ( destName , new PsdOptions ( image )); } PSDNET-135...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  6. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Explore the Aspose.Words PdfDigitalSignatureHashAlgorithm enum, defining digital hash algorithms for secure digital signatures in your documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 可中断库支持|Aspose.Slides 文档

    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....) => { LoadOptions options = new LoadOptions { InterruptionToken...Presentation presentation = new Presentation ( "pres.pptx" ,...

    docs.aspose.com/slides/zh/net/support-for-inter...
  8. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...pdf"); var contentEditor = new Aspose.Pdf.Facades.PdfContentEditor();...TextFragment textFragment = new Aspose.Pdf.Text.TextFragment();...

    forum.aspose.com/t/appending-a-textfragment-to-...
  9. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  10. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Discover the StructuredDocumentTagRangeEnd constructor—efficiently initialize document tag ranges for enhanced content management and seamless integration....StructuredDocumentTa constructor Initializes a new instance of the Structured document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...