Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 164,094 for

new

(0.07 sec)
  1. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined.... let doc = new aw . Document (); // Create a...it to the document. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Შეკუმშოს TIFF C#

    შეკუმშოს TIFF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);..."Input.tiff" ); var saveOptions = new ImageSaveOptions(SaveFormat.Tiff)...

    products.aspose.com/words/ka/net/compress/tiff/
  3. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties.... let doc = new aw . Document (); let pageSetup...document by hand. let doc = new aw . Document (); // A blank...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...Presentation Presentation pres = new Presentation ( "headerTest.pptx"...getTextFrame (). setText ( "HI there new header" ); } } } } Manage Header...

    docs.aspose.com/slides/androidjava/presentation...
  5. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...Presentation Presentation pres = new Presentation ( "headerTest.pptx"...getTextFrame (). setText ( "HI there new header" ); } } } } Manage Header...

    docs.aspose.com/slides/java/presentation-header...
  6. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for .NET 21.8 - 更新说明|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.... Save ( outputFileName , new PngOptions ()); } PSDNET-685...outputPng , new PngOptions ()); image . Save ( outputRaw , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal....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...
  9. Other TeX conversion output formats | Java

    The conversion functionality of Aspose.TeX API solution for Java allows converting LaTeX files and your own custom TeX files. Here are some code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tex/java/other-tex-formats/
  10. Edit MARKDOWN In C#

    Edit MARKDOWN in C# code....and formatting attributes Add new Markdown elements Search Markdown...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/markdown/