Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 134,669 for

font

(0.57 sec)
  1. Buat DOC Menggunakan Python

    Buat DOC baharu dalam Python dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Python via .NET....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/ms/python-net/make/doc/
  2. Կատարեք HTML՝ Օգտագործելով Python

    Ստեղծեք նոր HTML Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով Python via .NET գրադարանը:...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/hy/python-net/make/html/
  3. Կատարեք WORD՝ Օգտագործելով Python

    Ստեղծեք նոր WORD Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով Python via .NET գրադարանը:...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/hy/python-net/make/word/
  4. Buat Dokumen Dalam Python

    Cipta fail menggunakan pustaka Python via .NET. Buat dokumen baharu dengan mudah dalam Python dalam beberapa langkah....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/ms/python-net/make/
  5. Gawe Dokumen Ing Python

    Gawe berkas nganggo perpustakaan Python via .NET. Nggawe dokumen anyar kanthi gampang ing Python kanthi sawetara langkah....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/jv/python-net/make/
  6. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...Font.Size * 10; // Adjust width as...as needed image.Height = run.Font.Size * 10; // Adjust height...

    forum.aspose.com/t/replace-word-with-image/317224
  7. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....getFont() Provides access to the font formatting of this object. getNextSibling()...doc.save(getArtifactsDir() + "Font.RemoveHiddenContentF.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  8. HTML Color Tutorial – Background, Border, and T...

    Complete HTML color guide. Learn how to change text color, background color & border colors using color names, RGB, HEX, and HSL codes....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/tutorial/working-with-...
  9. Grouped answer sheet with question skipping|Doc...

    OMR ready grouped answer sheet with question skipping...High School Final Exam font_style=bold font_size=14 align=center...content=Instructions font_style=bold font_size=12 ?content=Mark...

    docs.aspose.com/omr/net/showcases/exam/grouped/
  10. 将PDF转换为PDF/A格式|Aspose.PDF for C++

    本主题展示了如何使用Aspose.PDF将PDF文件转换为符合PDF/A标准的PDF文件。...SharedPtr < Aspose :: Pdf :: Text :: Font > originalFont ; try { originalFont...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-pdfa/