Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 15,223 for

section

(0.21 sec)
  1. Ինչպես ջնջել Բաժին ընդմիջումը Word-ում Python-ի...

    Այս հոդվածը ցույց է տալիս, թե ինչպես ջնջել Word-ի հատվածի ընդմիջումը Python-ի միջոցով: Այն ունի ծրագրային տրամաբանություն, ինչպես նաև ռեսուրսներ՝ շրջակա միջավայրը սահմանելու համար և օրինակելի կոդը՝ Word-ում Python-ի միջոցով հատվածի ընդմիջումը հեռացնելու համար:...ցանկացած հարթակում: Word-ում «Section Break»-ը հեռացնելու քայլեր՝...Սկսեք փաստաթղթի երկրորդ վերջին section -ից, եթե առկա է, այլապես, թողեք...

    kb.aspose.com/hy/words/python/how-to-delete-sec...
  2. Enable Activity Logging for EWS Client in .NET ...

    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....following lines in the ItemGroup section: <Content Include= "appsettings...PublicKeyToken=b77a5c561934e089" > <section name= "Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-activity-loggi...
  3. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to points in C++....with other settings for a section. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python.... fields, headers/footers, sections, and paragraphs. While working...or the currently selected section by using the current_paragraph...

    docs.aspose.com/words/python-net/navigation-wit...
  7. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...