Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 180,907 for

doc

(0.13 sec)
  1. FieldAdvance.LeftOffset | Aspose.Words for .NET

    Discover the FieldAdvance LeftOffset property to easily adjust text alignment by setting points for precise left movement. Enhance your Document layout!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // This DATABASE field will...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Tables::PreferredWidth::get_Valu...

    Aspose::Words::Tables::PreferredWidth::get_Value method. Gets the preferred width value. The unit of measure is specified in the Type property in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Fill.one_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.one_color_gradient method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::BorderCollection::Equals method ...

    Aspose::Words::BorderCollection::Equals method. Compares collections of borders in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. ImageSize.height_points property | Aspose.Words...

    ImageSize.height_points property. Gets the height of the image in points... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....PageFileNames () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Page...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape1 = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Embed a Microsoft Visio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 在 Ruby 中向现有 PDF 文件添加文本|Aspose.PDF for Java

    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..../ data / ' # 实例化 Document 对象 doc = Rjb :: import ( ' com . aspose...pdf ' ) # 获取特定页面 pdf_page = doc . getPages (). get_Item ( 1 )...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...