Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 778 for

placeholder

(0.14 sec)
  1. 管理占位符|Aspose.Slides for Python 文档

    在Python中更改PowerPoint演示文稿中的占位符文本和提示文本... placeholder != None : # 更改每个占位符中的文本 shp...shapes : # 迭代幻灯片 if shape . placeholder != None and type ( shape...

    docs.aspose.com/slides/zh/python-net/manage-pla...
  2. Manage Text|Aspose.Slides Documentation

    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....Contents [ Hide ] Manage Placeholder Manage TextBox Manage Autofit...

    docs.aspose.com/slides/androidjava/manage-text/
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing Placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....tructuredDocumentT::get_Placeholder method IStructuredDocume...IStructuredDocumentT::get_Placeholder method Gets the BuildingBlock containing...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain Placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing Placeholder text) upon opening this document in C++....be interpreted to contain placeholder text (as opposed to regular...shall be resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...IStructuredDocumentT ) is_showing_placeholder_text Specifies whether the...be interpreted to contain placeholder text (as opposed to regular...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_PlaceholderName method. Gets Name of the BuildingBlock containing Placeholder text in C++....BuildingBlock containing placeholder text. virtual System :: String...tructuredDocumentT::get_Placeholder method Aspose::Words::Ma...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. How to Add Header Footer in a Presentation|Aspo...

    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....true ; //Show date time placeholder sourcePres . HeaderFooterManager...true ); //Show date time placeholder sourcePres . HeaderFooterManager...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  8. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...AutoFitColumns(); string placeholder = $"{{{{Rpt.{sheet.Name}}}}}";...(wordDoc.Range.Text.Contains(placeholder)) { string htmlContent =...

    forum.aspose.com/t/table-format-disturb-while-c...
  9. Slide Master|Aspose.Slides for PHP Documentation

    Add or edit slide master in PowerPoint presentation... Add an image, placeholder, Smart Art, etc. to Slide...shapes of the Slide Master (placeholders, picture frames, etc). getControls...

    docs.aspose.com/slides/php-java/slide-master/
  10. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....REGULAR, "", "Placeholder text", 50); textInput.se...textInput.setTextInputValue("New placeholder text"); Assert.assertEqu...

    reference.aspose.com/words/java/com.aspose.word...