Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 89,771 for

doc format

(0.14 sec)
  1. Buat HTML Menggunakan Javascript

    Buat HTML baharu dalam JavaScript dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka Node.js via .NET....membuat HTML dalam beberapa format menggunakan contoh berikut:...Salinan Contoh Format keluaran DOCX PDF MD HTML TXT DOC DOT DOCM DOTX...

    products.aspose.com/words/ms/nodejs-net/make/html/
  2. Buat Markdown Menggunakan Javascript

    Buat Markdown baharu dalam JavaScript dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka Node.js via .NET....cara membuat MD dalam beberapa format menggunakan contoh berikut:...Salinan Contoh Format keluaran DOCX PDF MD HTML TXT DOC DOT DOCM DOTX...

    products.aspose.com/words/ms/nodejs-net/make/md/
  3. C++ API to Export CGM to XAMLFLOW | products.as...

    Convert CGM to XAMLFLOW within C++ applications....Metafile) is a vector graphics format used for storing and exchanging...for C++ is a powerful file format automation library that allows...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. Convert HTML To WORD C++

    Convert HTML to WORD Format in C++ code. Save HTML as WORD using C++....Word, and many other document formats using C++. DOCX Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/cpp/conversion/html-t...
  5. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a Document to a multi-page TIFF using C#. To determine how the Document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....printable, but not editable format. For example, you can use a...the TIFF format – one of the more popular image formats. Converting...

    docs.aspose.com/words/net/saving-a-document-as-...
  7. Aspose::Words::Fonts::EmbeddedFontStyle enum | ...

    Aspose::Words::Fonts::EmbeddedFontStyle enum. Specifies the style of an embedded font inside a FontInfo object in C++.... auto doc = System :: MakeObject < Aspose...:: FontInfo > embeddedFont = doc -> get_FontInfos () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java.... Document doc = new Document(getMyDir() + "Document...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a...userInformation.setName("John Doe"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a...userInformation.setInitials("J. D."); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...