Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 16,707 for

true type

(0.12 sec)
  1. 幻灯片过渡|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、PPTX 和 ODP 演示文稿。... $type = $slide -> getSlideShowTransiti...getSlideShowTransiti () -> setAdvanceOnClick ( true ); $slide -> getSlideShowTransiti...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…... depending on your document type. Here’s how to set the watermark...GetChildNodes(NodeType.Page, true)) { stamp.SetOrigin(0, 0); //...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  3. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntryCollection class. Represents a collection of chart legend entries. To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () Examples Shows how to work...idx_get ( 3 ) -> set_IsHidden ( true ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. DocumentPropertyCollection.RemoveAt | Aspose.Wo...

    Effortlessly manage your DocumentPropertyCollection by using the RemoveAt method to delete properties at any index. Streamline your document management today!...RemoveAt ( int index ) Parameter Type Description index Int32 The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set text of the comment in C++....:: String & text ) Parameter Type Description text const System::String&...Words :: NodeType :: Comment , true ) -> get_Count ()); // Comments...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... Parameter Type Description gradient_stop GradientStop...GradientStop Returns True if gradient stop was successfully removed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method... Parameter Type Description structured_document_tag_index...character_index : int ): ... Parameter Type Description structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!... Enabled = true ; // Original font metrics should...LayoutOptions . KeepOriginalFontMetr = true ; // We will get a font substitution...

    reference.aspose.com/words/net/aspose.words/iwa...
  9. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a paragraph.... Node ) Parameter Type Description node Node The node...firstParagraphNodes . at ( 1 ))). toBe ( true ); // We can also move the cursor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MailMerge.GetFieldNamesForRegion | Aspose.Words...

    Discover the MailMerge GetFieldNamesForRegion method to effortlessly access a collection of mail merge field names in your specified region. Streamline your workflow!...string regionName ) Parameter Type Description regionName String...regions [ 0 ]. Fields [ 1 ], true ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...