Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 9,932 for

aspose position settings

(0.33 sec)
  1. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right of your specified Position for seamless navigation....specified position. public TabStop After ( double position ) Parameter...Description position Double The reference position (in points)...

    reference.aspose.com/words/net/aspose.words/tab...
  2. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!...AddSpaceBetweenFarEa { get; set; } Gets or sets a flag indicating whether...AddSpaceBetweenFarEa { get; set; } Gets or sets a flag indicating whether...

    reference.aspose.com/words/net/aspose.words/par...
  3. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....PowerPoint presentation using Aspose.Slides for Python. It shows...presentation are indexed by position starting at 0. The first slide...

    docs.aspose.com/slides/python-net/access-slide-...
  4. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...,固定位置需要判断横向纵向设置固定位置 中文技术支持 aspose-pdf-java renchenyang July 22...need to adjust the image’s position and possibly its rotation...

    forum.aspose.com/t/pdf-base64image/315504
  5. Aspose::Words::Drawing::ShapeBase::get_IsInline...

    Aspose::Words::Drawing::ShapeBase::get_IsInline method. A quick way to determine if this shape is Positioned inline with text in C++....Aspose::Words::Drawing::ShapeBase::get_IsInline method Contents...this shape is positioned inline with text. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Tab...

    Aspose::Words::Saving::HtmlSaveOptions::get_TableWidthOutputMode method. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB. Default value is All in C++....Aspose::Words::Saving::HtmlSaveOptions::get_TableWidthOutputMode...EPUB. Default value is All . Aspose :: Words :: Saving :: HtmlElementSizeOutpu...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Drawing::Charts::LegendPosition ...

    Aspose::Words::Drawing::Charts::LegendPosition enum. Specifies the possible Positions for a chart legend in C++....Aspose::Words::Drawing::Charts::LegendPosition enum Contents...enum Specifies the possible positions for a chart legend. enum class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Notes::EndnoteOptions::get_Numbe...

    Aspose::Words::Notes::EndnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered endnotes in C++....Aspose::Words::Notes::EndnoteOptions::get_NumberStyle method...numbered endnotes. Aspose :: Words :: NumberStyle Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Aspose::Words::Notes::FootnoteOptions::get_Numb...

    Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered footnotes in C++....Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method...footnotes. Aspose :: Words :: NumberStyle Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work.... Aspose.Slides for C++ also makes it...Presentation. Clone at Another Position with in Presentation. Clone...

    docs.aspose.com/slides/cpp/clone-slides/