Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 3,086 for

vertical text

(0.16 sec)
  1. 管理行和列|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的表格行和列... Text = "第 1 行 第 1 列" ; // 向第 1 行第...table [ 1 , 0 ]. TextFrame . Text = "第 1 行 第 2 列" ; // 在表格末尾克隆第...

    docs.aspose.com/slides/zh/net/manage-rows-and-c...
  2. Pesquisar e Obter Imagens de Documento PDF usan...

    Esta seção explica como pesquisar e obter imagens de um documento PDF com a biblioteca Aspose.PDF....using namespace Aspose :: Pdf :: Text ; void SearchAndGetImagesFr...:: WriteLine ( u "resolução vertical da imagem:{0}" , imagePlacement...

    docs.aspose.com/pdf/pt/cpp/search-and-get-image...
  3. แปลง USDZ เป็น STL ผ่าน C# | products.aspose.com

    แปลงไฟล์ USDZ และ 3D อื่นๆ โดยใช้ .NET API...Format File) USDZ TO HTML (Hyper Text Markup Language) USDZ TO DXF...three points representing the vertices of the triangle. Resultant...

    products.aspose.com/3d/th/net/conversion/usdz-t...
  4. Chuyển đổi USDZ sang STL qua C# | products.aspo...

    Chuyển đổi USDZ và các tệp 3D khác bằng cách sử dụng .NET API...Format File) USDZ TO HTML (Hyper Text Markup Language) USDZ TO DXF...three points representing the vertices of the triangle. Resultant...

    products.aspose.com/3d/vi/net/conversion/usdz-t...
  5. Como adicionar marca d'água a PDF usando Java

    Este tutorial básico explica como adicionar marca d'água a PDF usando Java. Ele inclui as etapas básicas e o código de exemplo que demonstra como usar java adiciona marca d'água a documentos PDF....marca d’água Crie formatted text e um objeto de marca d’água...especificar o alinhamento vertical e horizontal e outras propriedades...

    kb.aspose.com/pt/pdf/java/how-to-add-watermark-...
  6. Cómo agregar una marca de agua a un PDF usando ...

    Este tutorial básico explica cómo agregar una marca de agua a un PDF usando Java. Incluye los pasos básicos y el código de muestra que demuestra cómo usar Java para agregar marcas de agua a documentos PDF....marca de agua Cree formatted text y un objeto de marca de agua...especificación de la alineación vertical y horizontal y otras propiedades...

    kb.aspose.com/es/pdf/java/how-to-add-watermark-...
  7. C# के माध्यम से USD को 3DS में बदलें | products...

    .NET API का उपयोग करके USD और अन्य 3D फ़ाइलों को रूपांतरित करें...(Stereolithography File) USD TO HTML (Hyper Text Markup Language) USD TO FBX...references and attributes to create vertices and polygons for rendering...

    products.aspose.com/3d/hi/net/conversion/usd-to...
  8. PageSetup.Orientation | Aspose.Words per .NET

    Scopri la proprietà Orientamento di PageSetup per modificare facilmente il layout di pagina del tuo documento. Ottimizza la stampa con impostazioni di orientamento personalizzabili!...landscape oriented with vertically centered text." ); // Se iniziamo...

    reference.aspose.com/words/it/net/aspose.words/...
  9. 在 PDF 中添加文字印章通过 Python|Aspose.PDF for Python vi...

    使用 Aspose.PDF for Python 库的 TextStamp 类向 PDF 文档添加文字印章。...Document ( input_pdf ) # 创建文字印章 text_stamp = ap . TextStamp ( "Sample...设置印章是否为背景 text_stamp . background = True # 设置起始位置 text_stamp ....

    docs.aspose.com/pdf/zh/python-net/text-stamps-i...
  10. Управление таблицей|Документация Aspose.Slides

    Создайте и управляйте таблицей в презентациях PowerPoint на C# или .NET... Text = "Объединенные ячейки" ; //...строки tbl [ 0 , 1 ]. TextFrame . Text = "Новый" ; // Сохраняет измененную...

    docs.aspose.com/slides/ru/net/manage-table/