Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 213,087 for

new

(0.08 sec)
  1. Გადაიყვანეთ Გამოსახულება HTML Java

    გადაიყვანეთ Გამოსახულება HTML Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/im...
  2. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...docx"); SvgSaveOptions options = new SvgSaveOptions(); { options....

    reference.aspose.com/words/java/com.aspose.word...
  3. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. IHyphenationCallback.RequestDictionary | Aspose...

    Discover the IHyphenationCallback RequestDictionary method, efficiently handle missing hyphenation dictionaries for seamless language support in your application....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/ihy...
  5. 档案

    档案...(Presentation presentation = new Presentation()) { // Adds a smile...33 ; List< string > frames = new List< string >(); using ( var...

    blog.aspose.com/zh/slides/convert-mp4-to-mp3-on...
  6. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!... Document doc = new Document ( MyDir + "Rendering...); using ( SKBitmap bitmap = new SKBitmap ( 700 , 700 )) { using...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Font.Italic | Aspose.Words for .NET

    Discover the Font Italic property! Easily format text in italics to enhance readability and style in your designs. Boost your typography today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  8. RevisionOptions.measurementUnit property | Aspo...

    RevisionOptions.measurementUnit property. Allows to specify the measurement units for revision comments... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Filter Defined Names while loading Workbook wit...

    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....the load options let opts = new LoadOptions (); // We do not...defined names opts . loadFilter = new LoadFilter ( ~ LoadDataFilterOption...

    docs.aspose.com/cells/javascript-cpp/filter-def...
  10. Generate Thumbnail of the Worksheet with JavaSc...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for JavaScript via C++. Create small images for previews in documents and presentations....uploaded file const book = new Workbook ( new Uint8Array ( arrayBuffer...ImageOrPrintOptions const imgOptions = new ImageOrPrintOptions (); // Specify...

    docs.aspose.com/cells/javascript-cpp/generate-t...