Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 10,746 for

append

(0.05 sec)
  1. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type.... To append HeaderFooter to a Section use...Document () # Create a header and append a paragraph to it. The text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MaxiCodeExtendedParameters|Aspose.BarCode for P...

    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....Mode4 maxi_code_structured_append_mode_barcode_id Gets or sets...MaxiCode barcode id in structured append mode. Default value: 0 max...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. How to set Journal Body image and save it to ps...

    how to set Journal Body image and save it to pst in Aspose.email for .NET. Also give all property to set body image. I’m using : MapiJournal journal = new MapiJournal(); if (journal_fields.BodyType == “HTML”) { f…...Append(@"{\rtf1\ansi\ansicpg1252\...Calibri;}}\viewkind4\uc1"); sb.Append(@"\pard\f0\fs22 Phone call...

    forum.aspose.com/t/how-to-set-journal-body-imag...
  4. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....create a new section, and then append it as a child to the root document...aw . Section ( doc ) doc . append_child ( section ) # Set some...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties....create a new section, and then append it as a child to the root document...aw . Section ( doc ) doc . append_child ( section ) # Set some...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....create a new section, and then append it as a child to the root document...aw . Section ( doc ) doc . append_child ( section ) # Set some...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。... append ( pixelation ) renderer . render...renderer . post_processings . append ( grayscale ) renderer . render...

    docs.aspose.com/3d/zh/python-net/apply-visual-e...
  9. Working with Distribution Lists in PST File|Doc...

    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.... append ( member1 ) members . append ( member2 ) distributionList...MapiDistributionList () one_off_members . append ( ae . mapi . MapiDistributionList...

    docs.aspose.com/email/python-net/working-with-d...
  10. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...Document () # Create a section and append it to the document section...doc . append_child ( section ) # Create a body and append it to...

    reference.aspose.com/words/python-net/aspose.wo...