Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 50,597 for

import document

(0.18 sec)
  1. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...background values: import com.aspose.slides.FillType; import com.aspose...slides.IBackgroundEffective; import com.aspose.slides.Presentation;...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  2. Დაყავით DOCX Ნაწილებად Java

    დაყავით DOCX ფაილი e-გვერდებად Java კოდის გამოყენებით. შეინახეთ DOCX ცალკე ფაილებად Java ის გამოყენებით....ექსპორტი ფაილის საჭირო ფორმატში "Document.Save" მეთოდის გამოყენებით...კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/split/docx/
  3. Დაყავით WORD Ნაწილებად Java

    დაყავით WORD ფაილი e-გვერდებად Java კოდის გამოყენებით. შეინახეთ WORD ცალკე ფაილებად Java ის გამოყენებით....ექსპორტი ფაილის საჭირო ფორმატში "Document.Save" მეთოდის გამოყენებით...კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/split/word/
  4. Დაყავით HTML Ნაწილებად Java

    დაყავით HTML ფაილი e-გვერდებად Java კოდის გამოყენებით. შეინახეთ HTML ცალკე ფაილებად Java ის გამოყენებით....ექსპორტი ფაილის საჭირო ფორმატში 'Document.Save' მეთოდის გამოყენებით...კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/split/html/
  5. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Structured Document Tags or Content Control documentation article...customer-defined semantics into the document via the ability to provide...

    reference.aspose.com/words/java/com.aspose.word...
  6. Save a 3D Scene in the PDF in C#|Documentation

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can build a 3D scene by adding Camera, Light, polygons and various other entities. They can also now save a 3D scene in the PDF file format....Version Number in output documents. For example, upon rendering...this information from output Documents. Create a 3D PDF with a Cylinder...

    docs.aspose.com/3d/net/save-a-3d-scene-in-the-pdf/
  7. Convert MOBI to DIF using Python or with free O...

    MOBI to DIF conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to DIF online converter quickly before integrating the code....the source MOBI file using Document class Save MOBI file to HTML...clicking inside the area to import the document. Once your MOBI file...

    products.aspose.com/total/python-net/conversion...
  8. Buat PDF Menggunakan C#

    Buat PDF baharu dalam C# dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/ms/net/make/pdf/
  9. Buat DOCX Menggunakan C#

    Buat DOCX baharu dalam C# dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/ms/net/make/docx/
  10. Convert POT to DOCM in Python or with free Onli...

    POT to DOCM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POT to DOCM online converter quickly before integrating the code.... DOCM is a Microsoft Word document format which is used to store...store macro-enabled documents. It is an XML-based format which...

    products.aspose.com/total/python-net/conversion...